Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-16683

Decrease mongos memory footprint when shards have several tags

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.6.7, 2.8.0-rc5
    • Affects Version/s: 2.8.0-rc4
    • Component/s: Sharding
    • None
    • Fully Compatible

      Currently, each Chunk object has its own copy of a Shard instance, and the Shard object contains all the tags for the shard. This can cause an explosion in memory usage when the cluster contains many chunks.

            Assignee:
            randolph@mongodb.com Randolph Tan
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: