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

Bryan Beaudreault updated HBASE-27127:
--------------------------------------
    Fix Version/s: 2.6.1
                       (was: 2.6.0)

> Should use FileStatus to archive expired MOB files instead of construct 
> HStoreFile object
> -----------------------------------------------------------------------------------------
>
>                 Key: HBASE-27127
>                 URL: https://issues.apache.org/jira/browse/HBASE-27127
>             Project: HBase
>          Issue Type: Improvement
>          Components: mob
>    Affects Versions: 2.4.12
>            Reporter: Xiaolin Ha
>            Assignee: Xiaolin Ha
>            Priority: Major
>             Fix For: 2.5.8, 3.0.0-beta-2, 2.6.1
>
>
> The MobUtils#removeMobFiles reused codes in HFileArchiver#archiveStoreFiles, 
> which is used to archive compacted files on RSes under normal conditions. In 
> HFileArchiver#archiveStoreFiles, store files are closed and removed, while 
> MOB cleaner should only rename the expired files and no need to build new 
> HStoreFile object before archive and close it after removed. 



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

Reply via email to