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

Remove ShardConnection::sync

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.5
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • Sharding 13 (04/22/16)

      The ShardConnection::sync call goes through all sharded connections in use and calls getLastError in order to synchronize with all outstanding fire-and-forget operations.

      Since all write operations are running as commands and as of 3.2 all configuration calls are using w:majority with journaling, this is no longer necessary.

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: