[MDEV-16924] 10.3.8 FLUSH TABLES WITH READ LOCK hangs indefinitely Created: 2018-08-08 Updated: 2018-08-12 Resolved: 2018-08-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.3.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Sander Pilon | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | crash | ||
| Issue Links: |
|
||||||||
| Description |
|
I have a server with 8 parralell slave threads, mode optimistic. When I change the slave threads to 1 and mode none, the command proceeds. |
| Comments |
| Comment by Daniel Black [ 2018-08-09 ] |
|
What is the database master/slave version? Is this occurring on a master or slave? Do you have a stack trace? What is the master/slave config? What form of replication is happening (multisource, gtid, file/pos)? |
| Comment by Sander Pilon [ 2018-08-09 ] |
|
It is a master-master config with one getting "active" updates. Old style replication file/pos. This is happening on the master that is replicating almost nothing. |
| Comment by Daniel Black [ 2018-08-09 ] |
|
Assuming same config/version as MDEV-16923 |
| Comment by Sander Pilon [ 2018-08-09 ] |
|
Yes. |
| Comment by Elena Stepanova [ 2018-08-12 ] |
|
Is it anyhow different from MDEV-16923, so that you wanted to report it separately? |
| Comment by Sander Pilon [ 2018-08-12 ] |
|
As we've rolled back all servers to 10.1, I cannot give anymore meaningful feedback. |
| Comment by Elena Stepanova [ 2018-08-12 ] |
|
I will then assume that it's the same issue as MDEV-16923. |