Comment 2 for bug 1287567

Revision history for this message
Jervin R (revin) wrote : Re: Donor Node Crash when Re-joining After Brief Disconnect

How to reproduce (not consistent but at least happened twice), cut off node2 from the cluster via iptables/ipfilter for about 60seconds or so. Then let it reconnect and IST, the crash happens. I've tried to reproduce this on CentOS RPMs to no avail.

mysql> show global variables like '%version%';
+-------------------------+---------------------------------------+
| Variable_name | Value |
+-------------------------+---------------------------------------+
| innodb_version | 5.6.15-60.3 |
| protocol_version | 10 |
| slave_type_conversions | |
| version | 5.6.15-log |
| version_comment | Source distribution, wsrep_25.4.rXXXX |
| version_compile_machine | x86_64 |
| version_compile_os | solaris11 |
+-------------------------+---------------------------------------+
7 rows in set (0.00 sec)