[MDEV-26913] Long-running commit on Galera cluster Created: 2021-10-27 Updated: 2022-01-10 Resolved: 2022-01-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, SSL |
| Affects Version/s: | 10.4.13 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Vladislav Loskutov | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Production |
||
| Description |
|
Last month we noticed a very strange thing: COMMIT operations takes from 1 to 300 sec to complete Mostly, this error is apperaed on node #1 and node #2:
And slow log got this (only on node #1, application is connected to this node)
What should we do? This is our main production database and we need to find a way how to avoid such long-running COMMITs CPU usage and RAM are ok, nothing was changed, we got the same type and amount of load |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2021-12-09 ] |
|
Loskutov Can you please try with more recent MariaDB version and if your problem reproduces please provide more information. Error logs, configuration and attach debugger to server and provide full output of thread apply all bt. Use debug symbol package for this. |