I am using MySQL Galera cluster as a backed database for Cloudera CDH environment. Recently I upgraded MySQL version from 5.6 to 5.7, My CDH version is 5.14.But post upgrade I am facing max_connections issues sometimes, max connection limit is 512 but those also getting exhausted sometimes even with 5.6 max_connection limit was 214 and I never faced issues.
I am wondering whether MySQL Galera 5.7 is having some bug where its not closing connections. I upgraded to 5.7 as it is the pre-requisite for CDH 6.
Looking for your help. Thank you so much in advance!
Thanks, Anurag