Update clusterTime from handshake replies

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor - P4
    • 1.10.0
    • Affects Version/s: 1.8.0
    • Component/s: libmongoc
    • None
    • None
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None

      It would be nice if, when we receive a clusterTime in an ismaster response while handshaking a connection, we update the client's clusterTime with that value.

      Update _mongoc_topology_update_no_lock:

          _mongoc_topology_update_cluster_time (
            topology, &topology->description.cluster_time);
      

      Possibly fixed when we refactored recently?

              Assignee:
              Kevin Albertson
              Reporter:
              A. Jesse Jiryu Davis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: