Details
-
Bug
-
Resolution: Resolved
-
Critical
-
7.1.5
-
Untriaged
-
0
-
Unknown
Description
Currently, mutation stream reader tracks the enablement of first snapshot optimisation per stream. This can lead to an issue if first snap optimisation can be enabled for one keyspace and should not be enabled for other keyspace (See linked customer ticket).
If the first keyspace that starts the stream enables the first snapshot optimisation, it will be applicable for all keyspaces which follow. This is incorrect and can lead to duplicate rows in the index.
Attachments
Issue Links
- backports to
-
MB-61435 [BP to 7.2.5] - Track first snapshot optimisation per keyspace in mutation stream reader
- Closed
-
MB-61565 [BP to 7.1.5-MP] - Track first snapshot optimisation per keyspace in mutation stream reader
- Closed
- relates to
-
MB-63342 First snapshot optimisation is incorrectly enabled when indexer initiates recovery after restart
- Open