Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
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
- relates to
-
PYCBC-1114 Python client crashes when using asyncio if event loop is closed
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Link | This issue relates to CBSE-9985 [ CBSE-9985 ] |
Status | New [ 10003 ] | Open [ 1 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Summary | acouchbase - AsyncCBColleciton creating extra connection | acouchbase - AsyncCBCollection creating extra connection |
Fix Version/s | 3.1.3 [ 17636 ] | |
Fix Version/s | 3.2.0 [ 17249 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Workflow | Couchbase SDK Workflow [ 201710 ] | Couchbase SDK Workflow with Review [ 257549 ] |