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

Make ReplicaSetMonitorRemoved retryable

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Cluster Scalability
    • 2

      When a driver gets a ReplicaSetMonitorRemoved error we want to be able to retry it since this exception is returned to the client. It's highly likely the operation would succeed on a different (or even the same) server. Ideally we would want a way to express this through a label, say RetryableError, but not tied directly to the type of operation (read/write) like RetryableWriteError does.

            Assignee:
            backlog-server-cluster-scalability [DO NOT USE] Backlog - Cluster Scalability
            Reporter:
            lamont.nelson@mongodb.com Lamont Nelson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: