Uploaded image for project: 'Couchbase Python Client Library'
  1. Couchbase Python Client Library
  2. PYCBC-1127

acouchbase - AsyncCBCollection creating extra connection

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.1.3
    • 3.0.10, 3.1.2
    • None
    • None
    • 1

    Description

      acouchbase API is creating an extra connection when a collection object is created. This causes the following exception to be raised when a program terminates (if using KV operations).

      Future exception was never retrieved
      future: <Future finished exception=ObjectDestroyedException('Connection object was garbage collected')>
      couchbase.exceptions.ObjectDestroyedException: <Connection object was garbage collected>
      

      Attachments

        Issue Links

          For Gerrit Dashboard: PYCBC-1127
          # Subject Branch Project Status CR V

          Activity

            People

              jared.casey Jared Casey
              jared.casey Jared Casey
              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