[MDEV-9159] assert() in semisync.master.cc Created: 2015-11-20 Updated: 2015-11-20 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Michael Widenius |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
In 10.0 plugin/semisync/semisync_master.cc has this assert:
In 10.1 it was removed during the merge. It should be added back. Make sure that all semisync-related tests pass with it. |