[ 
https://issues.apache.org/jira/browse/HBASE-30339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18109760#comment-18109760
 ] 

Hudson commented on HBASE-30339:
--------------------------------

Results for branch branch-2.6
        [build #509 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/509/]:
 (x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/509/General_20Nightly_20Build_20Report/]


(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/509/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/509/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/509/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/509/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


> 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)

Reply via email to