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

Hudson commented on HBASE-16592:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #1606 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/1606/])
HBASE-16592 Unify Delete request with AP (chenheng: rev 
831fb3ccb8a0ba449d249962379afd268e8fe032)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncProcess.java
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/MultiResponse.java
* (add) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/AbstractResponse.java
* (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/protobuf/ResponseConverter.java
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide.java
* (add) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/SingleResponse.java


> Unify Delete request with AP
> ----------------------------
>
>                 Key: HBASE-16592
>                 URL: https://issues.apache.org/jira/browse/HBASE-16592
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Heng Chen
>            Assignee: Heng Chen
>         Attachments: HBASE-16592.patch, HBASE-16592.v1.patch, 
> HBASE-16592.v1.patch, HBASE-16592.v2.patch, HBASE-16592.v3.patch
>
>
> This is the first step try to unify the HTable with AP only,  to extend AP 
> could process single action, i introduced AbstractResponse,  multiResponse 
> and singleResponse (introduced to deal with single result) will extend this 
> class. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to