[
https://issues.apache.org/jira/browse/HBASE-16592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487058#comment-15487058
]
Hudson commented on HBASE-16592:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #1593 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/1593/])
HBASE-16592 Unify Delete request with AP (garyh: rev
2566cfeb60de644f287ac192d360f3fc15376c8f)
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/client/MultiResponse.java
* (edit)
hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestAsyncProcess.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
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/ResponseConverter.java
* (add)
hbase-client/src/main/java/org/apache/hadoop/hbase/client/AbstractResponse.java
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncProcess.java
* (edit) hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.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)