[MDEV-7847] "Slave worker thread retried transaction 10 time(s) in vain, giving up", followed by replication hanging Created: 2015-03-26 Updated: 2015-03-30 Resolved: 2015-03-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.0.16, 10.1.3 |
| Fix Version/s: | 10.0.18, 10.1.4 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Kristian Nielsen | Assignee: | Kristian Nielsen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | parallelslave, replication | ||
| Description |
|
A user sees an error in test environment, repeated several times. Once in The error log shows a transaction failing due to too many retries:
In each of three different failure instances, there are 3 transactions getting these (The error is caused by After the errors, the replication threads hang. The hang looks different in The problem turns out to be incorrect GCO lifetime management in the error |
| Comments |
| Comment by Kristian Nielsen [ 2015-03-30 ] |
|
See |
| Comment by Kristian Nielsen [ 2015-03-30 ] |
|
http://lists.askmonty.org/pipermail/commits/2015-March/007683.html |
| Comment by Kristian Nielsen [ 2015-03-30 ] |
|
Pushed to 10.0 and 10.1 |