Comment 9 for bug 1153727

Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote :

With sendto() it rather emits: (which I believe are from connect_handler())

130525 18:35:53 [Warning] WSREP: unserialize error invalid protocol version 2: 71 (Protocol error)
         at gcomm/src/gcomm/datagram.hpp:unserialize():108
130525 18:35:57 [Warning] WSREP: unserialize error invalid protocol version 4: 71 (Protocol error)
         at gcomm/src/gcomm/datagram.hpp:unserialize():108
130525 18:35:57 [Warning] WSREP: unserialize error invalid protocol version 4: 71 (Protocol error)
         at gcomm/src/gcomm/datagram.hpp:unserialize():108
130525 18:35:57 [Warning] WSREP: unserialize error invalid protocol version 2: 71 (Protocol error)
         at gcomm/src/gcomm/datagram.hpp:unserialize():108
130525 18:35:57 [Warning] WSREP: unserialize error invalid flags 6: 71 (Protocol error)
         at gcomm/src/gcomm/datagram.hpp:unserialize():101

I tested with https://bazaar.launchpad.net/~raghavendra-prabhu/percona-xtradb-cluster/galera-bug1153727/revision/125 it doesn't crash (it just logs 130525 18:53:15 [ERROR] WSREP: Transport endpoint is not connected) but other nodes can't connect either, hence requires a restart of the node.