Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-5181

chunk migration with _secondaryThrottle uses w:2, not w:1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor - P4
    • Resolution: Fixed
    • None
    • mongodb-3.0
    • manual
    • None
    • 1
    • Docs Sprint 18 - 4/24 (461)

    Description

      In the following documentation:
      http://docs.mongodb.org/manual/core/sharding-chunk-migration/#jumbo-chunks

      we have:

      By default, each document operation during chunk migration propagates to at least one secondary before the balancer proceeds with the next document, which is equivalent to a write concern of { w: 1 }. You can set the writeConcern option on the balancer configuration to set different write concern semantics.

      I believe it should be { w:2 }.

      This page seems to have it right: http://docs.mongodb.org/manual/tutorial/configure-sharded-cluster-balancer/

      Attachments

        Activity

          People

            kay.kim@mongodb.com Kay Kim (Inactive)
            daniel.coupal@mongodb.com Daniel Coupal
            Jess Mokrzecki Jess Mokrzecki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              8 years, 9 weeks, 4 days ago