Details
-
Bug
-
Resolution: Fixed
-
Critical
-
3.0.0
-
Security Level: Public
-
CBG Sprint 102
-
1
Description
CBG-2207 results in index compaction purging failing to remove index references after the document has been purged by the server.
Independent of the changes to CBG-2207, the KeyNotFound check at https://github.com/couchbase/sync_gateway/blob/master/db/database.go#L1187 should be fixed to address this issue specifically for compaction.