Uploaded image for project: 'Couchbase C client library libcouchbase'
  1. Couchbase C client library libcouchbase
  2. CCBC-215

Test whether server gets reconnected when user idle for longer than timeout interval

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 2.2.0
    • None
    • None
    • Security Level: Public
    • None

    Description

      see inline discussion here: http://review.couchbase.org/#/c/26462/2/src/timeout.c

      Basically, the semantics of the timeouts aren't clear - the timeout will unconditionally purge the server and disconnect if the timeout hits, even if there is nothing waiting.

      In practice this might not be a bug, but it means needless connection code to the server (and SASL auth) is being executed each time.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            mnunberg Mark Nunberg (Inactive)
            mnunberg Mark Nunberg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty