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

Direct config server write in batch_write_command_sharded.js should wait for replication

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.3.5
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Fully Compatible
    • ALL
    • Sharding 13 (04/22/16)
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The batch_write_command_sharded.js has a step, which directly writes to the config servers and then performs operation, which expects the data just written to be visible by mongos. This may not happen if the write has not propagated to the secondary node chosen by mongos.

      We should fix the test to wait for replication.

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: