[
https://issues.apache.org/jira/browse/HBASE-16596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15479362#comment-15479362
]
Hudson commented on HBASE-16596:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #1574 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/1574/])
HBASE-16596 Reduce redundant interfaces in AsyncProcess (chenheng: rev
cc2a40a78f4e65ef38dad2cbc921613c4d15cbf7)
* (edit)
hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestAsyncProcess.java
* (edit) hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.java
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncProcess.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestClientPushback.java
> Reduce redundant interfaces in AsyncProcess
> -------------------------------------------
>
> Key: HBASE-16596
> URL: https://issues.apache.org/jira/browse/HBASE-16596
> Project: HBase
> Issue Type: Sub-task
> Reporter: Heng Chen
> Assignee: Heng Chen
> Fix For: 2.0.0
>
> Attachments: HBASE-16596.patch, HBASE-16596.patch
>
>
> Currently, there are lots of interfaces in AP, some of them be used only in
> test case, or be used only once, let's remove the redundant ones to keep the
> AP more clear
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)