Hi Team,
Our application is built Java 1.8 with mongo driver [mongo-java-driver-3.12.9.jar] 3.12 API.
We are seeing some performance issues with mongo community server 4.2 and 4.x versions. Intermittently ,the mongo process is consuming 100% CPU which is causing timeouts and impacting customer experience.
The same application code works well with Mongo community server 4.0.x version and no timeouts are seen under same load condition as above.
I would like to know whether driver and server combination used is a right combination.
Is there any recommendation which i can try for better performance and avoid the CPU issues.
Has anyone experienced similar issues, if yes how were they resolved?
Can anybody reply to the above query ?