New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
handle_fatal_signal (sig=6) in gcache::MemStore::discard | gcache/src/gcache_mem_store.hpp:130 #419
Comments
|
We have created one script to test this case. Please execute this script from base directory. |
|
To ensure you have the same version of the script, use revision Percona-QA/percona-qa@4a4579e |
|
Hello, After running the test I ended up in a situation where there were two mysqlds were sharing the same data directory (nodes No 5 and No 8 are sharing the data directory of Node 5): Can you fix the logic in the test and see if you still get an assertion? |
|
Hi Philip, You are right, adding extra node was using existing node's datadir. After fixing it did not get this assertion. Thank you very much for looking into it. Thanks, |
Found an issue while performing random node recovery testing.
Testcase to reproduce the issue
kill -9commandWhile adding new node into cluster one of the cluster node is failing with below stack trace.
GDB info
The text was updated successfully, but these errors were encountered: