[backport] Workaround for hung db.close()

Description

There is a workaround for the bug described in https://couchbasecloud.atlassian.net/browse/CBL-4435#icft=CBL-4435 that should go into the 3.1.1 release. It is not a fix but it should mitigate the problem until Beryllium goes out.

public void close() { getDatabase().removeActiveReplicator(this); super.close(); }

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Labels

Story Points

Components

Sprint

Fix versions

Affects versions

Priority

Instabug

Open Instabug

PagerDuty

Sentry

Zendesk Support

Created May 2, 2023 at 7:33 PM
Updated May 30, 2023 at 5:37 PM
Resolved May 26, 2023 at 6:12 PM
Instabug