[
https://issues.apache.org/jira/browse/HBASE-17402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15855729#comment-15855729
]
Hudson commented on HBASE-17402:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2459 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/2459/])
HBASE-17402 TestAsyncTableScan sometimes hangs (zhangduo: rev
af9d359b8eb7933bd20f1dcaa2ddb1b27059d23e)
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncNonMetaRegionLocator.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAsyncNonMetaRegionLocator.java
> TestAsyncTableScan sometimes hangs
> ----------------------------------
>
> Key: HBASE-17402
> URL: https://issues.apache.org/jira/browse/HBASE-17402
> Project: HBase
> Issue Type: Sub-task
> Components: Client
> Affects Versions: 2.0.0
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Fix For: 2.0.0
>
> Attachments: HBASE-17402.patch, HBASE-17402-v1.patch
>
>
> It may hang in the setUp method. Never seen this in jenkins build but it
> happens several times locally. I think the problem is
> inAsyncNonMetaRegionLocator where we have a logic to limit the concurrecy of
> request to meta table.
> Open a issue here, will dig more later.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)