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

SyncClusterConnection should refresh sub-connections on recieving exceptions

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.0.5, 2.1.1
    • Affects Version/s: 2.1.0
    • Component/s: Internal Client
    • Labels:
      None
    • Fully Compatible
    • ALL

      SyncClusterConnection logs but then ignores exceptions thrown when sending data to config servers (see syncclusterconnection.cpp::call() ) so long as a single config server is reachable. When a socket exception is detected here, a new connection should be created in case a new server has come back online.

      There could also be a timeout interval for the new connection, to avoid repeated bad attempts.

        1. synctest.js
          0.6 kB
          siddharth.singh@10gen.com

            Assignee:
            siddharth.singh@10gen.com siddharth.singh@10gen.com
            Reporter:
            greg_10gen Greg Studer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: