Remove wait argument on client/cluster/etc. close/disconnect methods

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 2.11.0.rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Minor Change
    • None
    • None
    • None
    • None
    • None
    • None

      To make the test suite execution deterministic, the driver was changed to wait for background threads to finish (up to a non-configurable timeout) for 2.11. Thus the wait argument that was added in 2.9 is no longer used, and since it is a positional argument in several of the methods it should be removed to allow the API of these methods to accept keyword arguments down the road.

            Assignee:
            Oleg Pudeyev (Inactive)
            Reporter:
            Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: