MongoDB 7.0.24-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 7.0.23. The next stable release 7.0.24 will be a recommended upgrade for all 7.0 users.
Fixed in this release:
- SERVER-103505 Handle metadata errors in WiredTigerUtil::setTableLogging
- SERVER-103741 Add profile collection metrics
- SERVER-104771 [v7.0] Initial sync fails when the source has TTL indexes on a capped collection
- WT-14391 Check eviction server is running before opening HS
- WT-14653 Add logs/stats to reconciliation for tracking HS updates
As always, please let us know of any issues.
-- The MongoDB Team