Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-993

autoreconnection feature

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 3.0.1
    • Component/s: API
    • None
    • Environment:
      gcc-5.4, ubuntu 16_04 x64
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The legacy driver has feature in class mongo::DBClientConnection for autoreconnecting to server. It available via constructor parameter: mongo::DBClientConnection(bool _autoReconnect, ...).
      This feature avaliable with the C++11 driver or not (mongocxx::client class hasn't a similar options)?
      How I can realize this manually?

            Assignee:
            Unassigned Unassigned
            Reporter:
            androndo Andrey Kolkov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: