[ https://issues.apache.org/jira/browse/HBASE-22236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830495#comment-16830495 ]
Hudson commented on HBASE-22236: -------------------------------- Results for branch branch-2.1 [build #1097 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/1097/]: (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.1/1097//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.1/1097//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.1/1097//JDK8_Nightly_Build_Report_(Hadoop3)/] (/) {color:green}+1 source release artifact{color} -- See build output for details. (/) {color:green}+1 client integration test{color} > AsyncNonMetaRegionLocator should not cache HRegionLocation with null location > ----------------------------------------------------------------------------- > > Key: HBASE-22236 > URL: https://issues.apache.org/jira/browse/HBASE-22236 > Project: HBase > Issue Type: Bug > Components: asyncclient > Reporter: Duo Zhang > Assignee: Duo Zhang > Priority: Major > Fix For: 3.0.0, 2.3.0, 2.1.5, 2.2.1 > > Attachments: HBASE-22236-v1.patch, HBASE-22236-v2.patch, > HBASE-22236.patch > > > https://builds.apache.org/job/HBase-Flaky-Tests/job/master/2992/artifact/hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestAsyncTableGetMultiThreaded-output.txt/*view*/ > After this line > {noformat} > 2019-04-14 04:44:41,736 INFO [PEWorker-12] > procedure2.ProcedureExecutor(1410): Finished pid=117, state=SUCCESS, > hasLock=false; TransitRegionStateProcedure table=hbase:meta, > region=1588230740, REOPEN/MOVE in 2.0690sec > {noformat} > Seems we just do nothing until the test is timed out. > And there is no main thread in the output hanging thread, which is a bit > strange, although all the get threads are hanging there. > Let me add some logs for better debugging first. -- This message was sent by Atlassian JIRA (v7.6.3#76005)