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

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

ramkrishna.s.vasudevan created HBASE-24378:
----------------------------------------------

             Summary: 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: Bug
          Components: Compaction
    Affects Versions: 3.0.0-alpha-1
            Reporter: ramkrishna.s.vasudevan
            Assignee: ramkrishna.s.vasudevan


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)