MongoDB 6.0.18-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 6.0.17. The next stable release 6.0.18 will be a recommended upgrade for all 6.0 users.
Fixed in this release:
6.0 Release Notes |
All Issues |
All Downloads
As always, please let us know of any issues.
-- The MongoDB Team
1 Like
If you’re testing this release candidate, make sure to check the following:
New Fixes:
SERVER-70508: The addition of the current thread count to extra_info in serverStatus on Linux. This should help with monitoring and diagnostics.
SERVER-94170: Reversion of the changes made in SERVER-91570. This might address issues introduced in that update.
Testing Recommendations:
Ensure that the new thread count information is available and accurate in the serverStatus.
Verify that reverting SERVER-91570 resolves any issues it might have caused in previous versions.
Feedback:
If you encounter any bugs or unexpected behavior, reporting them can help the MongoDB team address any remaining issues before the stable release.