Now that we had seen how to setup our environment with PXC8 is time to see how our setup will behave and what can be done in case of issues.
We will now analyse the following common situations:
- Put a node in maintenance or remove a node and insert it
back
- node crash
- network failure
- proxysql node crash
The following tests are done using a java application connecting using straight JDBC connection and no connection pooling. I choose to use that more than a …
[Read more]