[
https://issues.apache.org/jira/browse/HBASE-29950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18069987#comment-18069987
]
Hudson commented on HBASE-29950:
--------------------------------
Results for branch branch-2.5
[build #9 on
builds.a.o|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/branch-2.5/9/]:
(/) *{color:green}+1 overall{color}*
----
Backwards compatibility checks:
(/) {color:green}+1 jdk17 hadoop 3.2.4 backward compatibility checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/branch-2.5/9/console]
(/) {color:green}+1 jdk17 hadoop 3.3.5 backward compatibility checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/branch-2.5/9/console]
(/) {color:green}+1 jdk17 hadoop 3.3.6 backward compatibility checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/branch-2.5/9/console]
(/) {color:green}+1 jdk17 hadoop 3.4.0 backward compatibility checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/branch-2.5/9/console]
(/) {color:green}+1 jdk17 hadoop 3.4.1 backward compatibility checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/branch-2.5/9/console]
(/) {color:green}+1 jdk17 hadoop 3.4.2 backward compatibility checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/branch-2.5/9/console]
> Add a shell command for reopen table regions
> --------------------------------------------
>
> Key: HBASE-29950
> URL: https://issues.apache.org/jira/browse/HBASE-29950
> Project: HBase
> Issue Type: Improvement
> Reporter: Xiao Liu
> Assignee: Xiao Liu
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0, 3.0.0-beta-2
>
>
> HBASE-29782 introduce a public Admin API to reopen table regions without
> moving, we can add a shell command for this API
> # just as HBASE-29782 , when update table with reopenRegions=false, we can
> reopen this regions manually
> # just as HBASE-23590, when maxCompactedStoreFileRefCount > 0, some files
> may not be archived, we can use this command to reopen table region rather
> than move in at the specified time, to prevent files from growing without
> limit.
> # HBASE-29211 also mentions a client-side api to reopen region
--
This message was sent by Atlassian Jira
(v8.20.10#820010)