[
https://issues.apache.org/jira/browse/HBASE-28226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17793022#comment-17793022
]
Hudson commented on HBASE-28226:
--------------------------------
Results for branch branch-3
[build #96 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/96/]:
(/) *{color:green}+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-3/96/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/96/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/96/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> The flush table operation encountered an NPE and failed.
> --------------------------------------------------------
>
> Key: HBASE-28226
> URL: https://issues.apache.org/jira/browse/HBASE-28226
> Project: HBase
> Issue Type: Bug
> Affects Versions: 3.0.0-beta-1
> Reporter: Haiping lv
> Assignee: Haiping lv
> Priority: Major
> Fix For: 2.6.0, 3.0.0-beta-1
>
>
> Executing a merge region before the flush table is completed will result in
> an NPE error for the flush table and cause it to fail
> Triggering logic
> # Execute the flush table command.
> # Merge regions before the flush is completed.
> # After the merge is completed, the two parent regions will be cleaned up.
> # An NPE will be reported when the flush operation is performed on that
> parent region.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)