Details
Description
In SERVER-57589 we added support for collStats command on timeseries collection. On the other hand the $collStats aggregation stage does not fully support timeseries. In particular if we execute
[{'$collStats': {'storageStats': {}}}]
|
on a timeseries collection we will get a StaleConfig error.
Attachments
Issue Links
- is related to
-
SERVER-75416 Support $planCacheStats aggregation stage on time-series collection (sharded and unsharded)
-
- Backlog
-
-
SERVER-57589 Enhance testing for cluster collStats and indexStats commands to ensure top-level 'timeseries' summation works
-
- Closed
-