Himanshu Gwalani created PHOENIX-7863:
-----------------------------------------
Summary: Prevents compaction from discarding or rewriting delete
markers for mutations NEWER than Consistency Point
Key: PHOENIX-7863
URL: https://issues.apache.org/jira/browse/PHOENIX-7863
Project: Phoenix
Issue Type: Sub-task
Reporter: Himanshu Gwalani
Assignee: Himanshu Gwalani
Fix For: PHOENIX-7562-feature
A consistency point in a standby cluster is defined as the timestamp such that
all mutations whose timestamp less than this consistency point timestamp have
been replayed. This is needed for monitoring & also ensuring that compaction do
not purge any mutations pre-maturely.
Details:
https://docs.google.com/document/d/1U2ULZ1xENDxGhAxdy5U0JYGVO5790VR5AOAJMiXHIPc/edit?tab=t.0#bookmark=id.b5end0ul4ya9
--
This message was sent by Atlassian Jira
(v8.20.10#820010)