-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.2.10, 3.4.0-rc1
-
Component/s: Sharding
-
None
-
(copied to CRM)
Initial chunk load, which requires a table scan, is 1.1 seconds:
2016-10-24T16:18:01.297+0000 I SHARDING [Balancer] ChunkManager: time to load chunks for buildlogs.logs: 1133ms sequenceNumber: 2 version: 157970|1||576339e709168e06c8eb8097 base
Subsequent refreshes, which require a very fast query (0 ms) still take over 250ms:
2016-10-24T16:33:41.683+0000 I SHARDING [Balancer] ChunkManager: time to load chunks for buildlogs.logs: 264ms sequenceNumber: 3 version: 157970|4||576339e709168e06c8eb8097 based
This issue is to investigate the issue.
- duplicates
-
SERVER-32526 Use KeyString for the ChunkManager's ChunkMap key instead of BSONObj
- Closed
- related to
-
SERVER-25652 Slow chunk migrations when there are large chunk counts. 3.0, 3.2, 3.3.11
- Closed