[MDEV-11506] Another case of "SREP: FSM: no such a transition COMMITTING -> ROLLED_BACK" Created: 2016-12-08 Updated: 2019-05-20 Resolved: 2019-05-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.1 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Hartmut Holzgraefe | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Description |
|
We are seeing another case where Galera aborts with
None of the causes known from other bug reports ( What may be related to the issue in this case may be a high number of Rx package drops on the underlying network though, no further incidents seem to have occurred so far since this network issue has been fixed. As this assertion error can be hit via so many different ways it seems that either the direct transition from COMMITTING to ROLLED_BACK state is actually a valid one, or that we have a substantial general problem with transaction state tracking that can lead to mysqld crashes in many different ways ? |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2019-05-20 ] |
|
If this problem is repeatable with more recent version please provide cluster configuration and full unedited error log. |