[MDEV-27982] MariaDB hangs on commit Created: 2022-03-02 Updated: 2022-04-03 Resolved: 2022-04-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Storage Engine - InnoDB |
| Affects Version/s: | 10.5.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | William Welter | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Galera version: 26.4.6-buster |
||
| Attachments: |
|
| Description |
|
In an environment with 3 node Galera Cluster and some replicas, for some reason, almost all the transactions hang in the “starting” state on the commit statement. Unfortunately, we didn't find a way to reproduce the problem |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2022-03-02 ] |
|
This reminds me https://jira.mariadb.org/browse/MDEV-27348 i.e. most likely issue is fixed on more recent MariaDB server and Galera library version. You should use Galera library provided by MariaDB. |
| Comment by Jan Lindström (Inactive) [ 2022-03-02 ] |
|
Can you try with more recent version of MariaDB server and Galera library? |
| Comment by William Welter [ 2022-03-02 ] |
|
Yes, we will try to update it soon. |