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

Hudson commented on HBASE-23564:
--------------------------------

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

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2391//General_Nightly_Build_Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2391//JDK8_Nightly_Build_Report_(Hadoop2)/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2391//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> RegionStates may has some expired serverinfo and make regions do not balance. 
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-23564
>                 URL: https://issues.apache.org/jira/browse/HBASE-23564
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.2.2
>            Reporter: Lijin Bin
>            Assignee: Lijin Bin
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0, 2.2.3
>
>
> TransitRegionStateProcedure (open a region on a server) may run after the 
> server have done ServerCrashProcedure. The ServerCrashProcedure will remove 
> the ServerName entry from serverMap in RegionStates, but later the 
> TransitRegionStateProcedure open a region on this server will add a entry in 
> serverMap in RegionStates for this ServerName, the open will fail and retry, 
> but serverMap in RegionStates leaves some expired ServerNames and have no 
> chance to clear and it will make balance not correct.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to