Description
If you perform a lcb_destroy operation on an instance, any outstanding operations are completely lost, and no callbacks on them are performed. I would expect that libcouchbase would 'clean up' the outstanding callbacks by sending them an error.
Attachments
Issue Links
- causes
-
JSCBC-421 Missing callback for outstanding requests when disconnecting bucket
-
- Resolved
-
Build couchbase-server-7.0.0-5152 contains libcouchbase commit 0a2a74f with commit message:
CCBC-861: purge pipelines on lcb_destroy