You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/07/01 21:22:00 UTC

[jira] [Closed] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

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

Andrew Kyle Purtell closed HBASE-15665.
---------------------------------------

> Support using different StoreFileComparators for different CompactionPolicies
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-15665
>                 URL: https://issues.apache.org/jira/browse/HBASE-15665
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Compaction
>    Affects Versions: 1.3.0, 0.98.19, 1.4.0, 2.0.0
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 1.3.0, 0.98.19, 2.0.0
>
>         Attachments: HBASE-15665-0.98.patch, HBASE-15665-branch-1.patch, HBASE-15665.patch
>
>
> Now for DateTieredCompactionPolicy, if we output multiple files when compaction, we will use the same max sequence id for all the output files(see HBASE-15389 for more details). So we need to sort the store files by timestamp if they have the same max sequence id which is different from the original store file comparator.



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