-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2026-03-30
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Sharding chunk-related commands that target system.buckets namespaces should not increment the numCommandsTargetingSystemBuckets metric.
These commands are legitimate when run against system.buckets because do not yet support the rawData API. Excluding them from the counter avoids incorrectly flagging them as “direct system.buckets access” until they are updated.
- moveChunk
- split
- mergeChunks
- moveRange
- clearJumboFlag
- cleanupOrphaned
- mergeAllChunksOnShard
Full rawData support for these commands is tracked in SERVER-119235.
- is related to
-
SERVER-119235 Cleanup the list in system_buckets_metrics.cpp once chunk-related DDL commands support rawData
-
- Blocked
-
- related to
-
SERVER-122617 getMore is incorrectly counted in system.buckets metrics
-
- Closed
-