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

Ensure Operations Are Quiesced Before Stopping Secondaries in mongos_writes_wait_for_write_concern_sharded_addl_crud_ops.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • Fully Compatible
    • ALL
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      It's possible for the consistency checks in mongos_writes_wait_for_write_concern_sharded_addl_crud_ops.js to fail when shutting down the secondary nodes due to transient discrepancies between the count reported by fastcount and the number of records on disk while operations from a previous test case are still running. Each test case should ensure that its operations are quiesced before proceeding.

            Assignee:
            brett.nawrocki@mongodb.com Brett Nawrocki
            Reporter:
            brett.nawrocki@mongodb.com Brett Nawrocki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: