You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anoop Sam John (Jira)" <ji...@apache.org> on 2020/05/15 12:34:00 UTC

[jira] [Updated] (HBASE-24378) DateTiered Compaction should disallow 'hbase.rs.cachecompactedblocksonwrite' if the compacted file is from older window

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

Anoop Sam John updated HBASE-24378:
-----------------------------------
    Issue Type: Improvement  (was: Bug)

> DateTiered Compaction should disallow 'hbase.rs.cachecompactedblocksonwrite' if the compacted file is from older window
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-24378
>                 URL: https://issues.apache.org/jira/browse/HBASE-24378
>             Project: HBase
>          Issue Type: Improvement
>          Components: Compaction
>    Affects Versions: 3.0.0-alpha-1
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>            Priority: Major
>
> This issue is related to https://issues.apache.org/jira/browse/HBASE-23066.
> In Date tiered compaction once we move to old window - we should ideally not cache the resultant file because generally those files are not read (as it is not the window of our interest). We can provide a switch to either turn it ON or OFF. Preferrably for Data tiered compaction this switch should be OFF.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)