[ 
https://issues.apache.org/jira/browse/PHOENIX-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kadir Ozdemir updated PHOENIX-7313:
-----------------------------------
    Summary: All cell versions should not be retained during flushes and minor 
compaction when maxlookback is disabled  (was: Scan options should not be 
overridden during flushes and minor compaction when maxlookback is disabled)

> All cell versions should not be retained during flushes and minor compaction 
> when maxlookback is disabled
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-7313
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-7313
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.2.0
>            Reporter: Kadir Ozdemir
>            Priority: Major
>
> HBase allows coprocessors to override the column family data retention 
> properties dynamically within coprocessor hooks for flushes and compactions.
> The Phoenix TTL feature overrides the data retention properties such that all 
> cells including delete markers are preserved and then the decision of what to 
> be removed is determined in its compaction scanner called CompactionScanner. 
> However, doing this when max lookback is disabled leads to retaining all row 
> versions during minor compaction and flushes unnecessarily. 



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

Reply via email to