Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
6.5.0
-
Untriaged
-
Unknown
Description
As seen inĀ MB-36948, if mutation processing continues after first abort from flusher, it could lead to a hang. When TK processes an abort, it doesn't update the last flushed TS. It is possible for some vbuckets to have flushed successfully. This causes TK to generate a TS which flusher can never flush and leads to a hang.
Attachments
Issue Links
- relates to
-
MB-43008 [System Test] : index building for a partitioned primary index is stuck
-
- Closed
-
Build couchbase-server-7.0.0-4090 contains indexing commit 48c0808 with commit message:
MB-36980force recovery on flush abort