Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
7.7.2, 8.4.1
-
None
Description
Replica placement calculations performed during collection creation take extremely long time (several minutes) when using a large cluster and creating a large collection (eg. 1000 nodes, 500 shards, 4 replicas).
Profiling shows that most of the time is spent in Row.computeCacheIfAbsent, which probably doesn't reuse this cache as much as it should.
Attachments
Attachments
Issue Links
- links to