[
https://issues.apache.org/jira/browse/HBASE-30339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18108321#comment-18108321
]
Hudson commented on HBASE-30339:
--------------------------------
Results for branch master
[build #154 on
builds.a.o|https://ci-hbase.apache.org/job/HBase-Integration-Test/job/master/154/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 client integration test for 3.3.5 {color}
(/) {color:green}+1 client integration test for 3.3.5 with shaded hadoop
client{color}
(/) {color:green}+1 client integration test for 3.3.6 {color}
(/) {color:green}+1 client integration test for 3.3.6 with shaded hadoop
client{color}
(/) {color:green}+1 client integration test for 3.4.0 {color}
(/) {color:green}+1 client integration test for 3.4.0 with shaded hadoop
client{color}
(/) {color:green}+1 client integration test for 3.4.1 {color}
(/) {color:green}+1 client integration test for 3.4.1 with shaded hadoop
client{color}
(/) {color:green}+1 client integration test for 3.4.2 {color}
(/) {color:green}+1 client integration test for 3.4.2 with shaded hadoop
client{color}
(/) {color:green}+1 client integration test for 3.4.3 {color}
(/) {color:green}+1 client integration test for 3.4.3 with shaded hadoop
client{color}
> MobFileCleanupUtil loads store files from the wrong region directory
> --------------------------------------------------------------------
>
> Key: HBASE-30339
> URL: https://issues.apache.org/jira/browse/HBASE-30339
> Project: HBase
> Issue Type: Bug
> Components: mob
> Affects Versions: 3.0.0, 2.6.4, 2.6.5, 2.6.6, 2.6.7
> Reporter: Xiao Liu
> Assignee: Xiao Liu
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0-alpha-1, 2.7.0, 3.1.0, 3.0.1, 2.6.8
>
>
> {\{MobFileCleanupUtil}} iterates over real data regions but creates
> {\{HRegionFileSystem}} using the MOB pseudo-region. \{{StoreFileTracker}}
> therefore
> reads the wrong directory and returns no store files.
> Old store files without \{{MOB_FILE_REFS}} are missed, so cleanup may archive
> MOB
> files that are still referenced.
> Use the \{{RegionInfo}} from the current region directory when creating
> {\{HRegionFileSystem}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)