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

Docs for SERVER-38755: Stop closing connections on stepdown gated by server parameter "closeConnectionsOnStepdown" flag.

      Description

      Description:

      When the closeConnectionsOnStepdown parameter is false, this change makes replSetStepDown not disconnect any clients. So the replSetStepDown command documention "Client Connections" section needs to be corrected. Same for the rs.stepDown() shell method.

      This change will not be the default until SERVER-38517 is complete, which is expected by 4.2 GA.

      Engineering Ticket Description:

      Tests should include

      • Test that writes in progress are terminated with InterruptedDueToStepdown, but the connection is not closed.
      • Test that a linearizable read in progress is terminated with InterruptedDueToStepdown.

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              4 years, 38 weeks, 2 days ago