[MDEV-7236] rpl.rpl_gtid_basic failed in buildbot with wait_condition timeout Created: 2014-11-30 Updated: 2014-12-02 Resolved: 2014-12-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.0 |
| Fix Version/s: | 10.0.16 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Kristian Nielsen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | buildbot, tests | ||
| Issue Links: |
|
||||||||
| Description |
|
Happened once so far (according to the cross-reference report):
|
| Comments |
| Comment by Kristian Nielsen [ 2014-12-02 ] |
|
So I checked the error log from the failing test. What we see is that START SLAVE starts the SQL thread, but the I/O thread is I notice that just before this point, the test uses START SLAVE UNTIL, then EDIT: confirmed, I was able to reproduce with a sleep just before the I/O |
| Comment by Kristian Nielsen [ 2014-12-02 ] |
|
Pushed to 10.0.16: http://lists.askmonty.org/pipermail/commits/2014-December/007140.html |