[MDEV-10056] sst method mysqldump is broken Created: 2016-05-11 Updated: 2016-06-28 Resolved: 2016-05-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Galera SST |
| Affects Version/s: | 10.1.8, 10.1.14 |
| Fix Version/s: | 10.1.15 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Oli Sennhauser | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux, Ubuntu 14.04 CentOS 7 |
||
| Description |
|
SST under load with mysqldump method fails: 2016-05-11 16:12:52 140267078974208 [ERROR] WSREP: Could not parse SST address : 192.168.1.199:3306 Seems to be introduced in 10.1.8: https://fossies.org/diffs/mariadb/10.1.7_vs_10.1.8/sql/wsrep_sst.cc-diff.html |
| Comments |
| Comment by Oli Sennhauser [ 2016-05-11 ] |
|
We found this because node made SST instead of IST during node restart in a rolling cluster restart. this is possibly another bug? |
| Comment by Nirbhay Choubey (Inactive) [ 2016-05-17 ] |
That could be a bug. Is it reproducible? Do you have the server logs? If so, I would suggest you to open a new issue. |