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

unblacklist the database_versioning.js workload from the concurrency stepdown suites

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • Sharding 2018-06-18, Sharding 2018-07-02, Sharding 2018-07-16

      It currently fails with PooledConnectionsDropped when setFCV is run concurrently with movePrimary.

      It seems like it's due to a race condition in between creating a connection between the donor and recipient shards and tagging the connection as kKeepOpen in the NetworkInterfaceTL (so that setFCV does not close the connection with the non-retryable error code PooledConnectionsDropped).

      This ticket is to finish investigating the root cause and either unblacklist the workload or update the comment in the places where it is blacklisted.

            Assignee:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Reporter:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: