Bug #87295 | Test group_replication.gr_single_primary_majority_loss_1 produces warnings | ||
---|---|---|---|
Submitted: | 3 Aug 2017 8:16 | Modified: | 3 Aug 2017 13:25 |
Reporter: | Laurynas Biveinis (OCA) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | Tests: Group Replication | Severity: | S3 (Non-critical) |
Version: | 8.0.2 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | group replication, mtr |
[3 Aug 2017 8:16]
Laurynas Biveinis
[3 Aug 2017 12:17]
MySQL Verification Team
Hello Laurynas, Thank you for the report. Thanks, Umesh
[3 Aug 2017 13:25]
Laurynas Biveinis
The same happens with group_replication.gr_recovery_channel. Piggybacking here instead of filing a new bug. $ ./mtr --debug-server gr_recovery_channel --big-test ... group_replication.gr_recovery_channel [ pass ] 73377 -------------------------------------------------------------------------- The servers were restarted 0 times Spent 73.377 of 106 seconds executing testcases mysql-test-run: WARNING: Got errors/warnings while running tests, please examine '/Users/laurynas/percona/obj-mysql-8.0.2-pp-asan-debug-openssl/mysql-test/var/log/warnings' for details. $ cat var/log/warnings group_replication.gr_recovery_channel line 2017-08-03T13:22:57.628067Z 0 [Warning] Plugin group_replication reported: 'The member lost contact with a majority of the members in the group. Until the network is restored transactions will block. As the value of group_replication_unreachable_majority_timeout is 0 the plugin will wait indefinitely for the network to be restored.' 2017-08-03T13:22:58.628466Z 0 [Warning] Plugin group_replication reported: 'The member resumed contact with a majority of the members in the group. Regular operation is re-established.' ^ Found warnings in /Users/laurynas/percona/obj-mysql-8.0.2-pp-asan-debug-openssl/mysql-test/var/log/mysqld.2.err ok