Lokesh Khurana created PHOENIX-7909:
---------------------------------------

             Summary: Old physical disable at completeTransform with 30-day 
retention and deferred-drop
                 Key: PHOENIX-7909
                 URL: https://issues.apache.org/jira/browse/PHOENIX-7909
             Project: Phoenix
          Issue Type: Sub-task
            Reporter: Lokesh Khurana


After cutover, the old physical HBase table is never dropped. Phoenix clients 
are gated by Gap B's UCF-wait (so client writes don't land on OLD), but raw 
HBase clients ({{{}Table.put(...){}}} directly) bypass Phoenix entirely and 
continue writing/reading silently to the orphaned OLD physical.

 

*Decision:* Disable OLD physical at {{{}completeTransform{}}}. Schedule a 
deferred drop after a 30-day retention window (operator-configurable).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to