-
Type:
Bug
-
Resolution: Community Answered
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:OS:
node.js / npm versions:
Additional info:
-
Not Needed
-
None
-
Developer Tools
Problem Statement/Rationale
Once we upgraded our Mongo cluster, performance has been degraded and network requests are taking longer than expected to return.
Please be sure to attach relevant logs with any sensitive data redacted.
How to retrieve logs for: Compass; Shell
Steps to Reproduce
Try to access a table on the upgraded cluster. You will notice a delay when viewing results that seems longer than normal.
Expected Results
Mongo queries return consistently without lag.
Actual Results
Queries are lagging, causing our web application to have delayed loading times.
Additional Notes
Looking for any information if service usually gets degraded after upgrading clusters like this. Any details to explain the slowdown would be appreciated.