[
https://issues.apache.org/jira/browse/HBASE-18053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013713#comment-16013713
]
Hudson commented on HBASE-18053:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #3025 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3025/])
HBASE-18053 AsyncTableResultScanner will hang when scan wrong column (zghao:
rev 62d73230234a524d437b84f3446944fd183cc2cb)
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/client/AbstractTestAsyncTableScan.java
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncTableResultScanner.java
> AsyncTableResultScanner will hang when scan wrong column family
> ---------------------------------------------------------------
>
> Key: HBASE-18053
> URL: https://issues.apache.org/jira/browse/HBASE-18053
> Project: HBase
> Issue Type: Bug
> Components: Client
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Fix For: 2.0.0
>
> Attachments: HBASE-18053.patch, HBASE-18053-v1.patch
>
>
> AsynTableResultScanner did not call notify(). So the next will hang on
> wait(). It is easy to fix. And will add a ut for this.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)