Multiple mongos can interfere in initial sharding

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.0.2, 2.1.0
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The initial chunk split of a newly sharded collection can be interrupted by an autosplit, particularly if the collection is large and the calculation of many split points is slow.

      Fix should be to calc (and potentially split) the chunk before creating the sharded collection entry in the config server to prevent other mongoses from detecting the sharded collection.

            Assignee:
            Eliot Horowitz (Inactive)
            Reporter:
            Greg Studer (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: