Use KeyString for the ChunkManager's ChunkMap key instead of BSONObj

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.7.1
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Fully Compatible
    • Sharding 2018-01-15, Sharding 2018-01-29
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Using KeyString allows the look-ups and modifications to use memory comparisons instead of BSONObj::woCompare, which offers significant performance gain for both refresh and routing/filtering.

              Assignee:
              Kaloian Manassiev
              Reporter:
              Kaloian Manassiev
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: