Hello,
We are using mongo pipeline to sync all the changes in elastic-search
mongo-java-driver:3.9.1
mongo-version:3.11.2
kmongo:3.12.0
Elastic-Search-7.9.1
Since last 8 hours, we are facing one strange issue where all of sudden number of connections to mongo has increased to more than expected without any code deployment and due to which we are getting pod restart issue due to high memory.
So wanted to confirm that are there any changes for drivers code and it’s connection strategy?