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

Hudson commented on HBASE-7167:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #271 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/271/])
    HBASE-7167 Thrift's deleteMultiple() raises exception instead of returning 
list of failed deletes (Daniel Gomez) (Revision 1412594)

     Result = FAILURE
tedyu : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/thrift2/ThriftHBaseServiceHandler.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/thrift2/ThriftUtilities.java
* 
/hbase/trunk/hbase-server/src/main/resources/org/apache/hadoop/hbase/thrift2/hbase.thrift

                
> Thrift's deleteMultiple() raises exception instead of returning list of 
> failed deletes
> --------------------------------------------------------------------------------------
>
>                 Key: HBASE-7167
>                 URL: https://issues.apache.org/jira/browse/HBASE-7167
>             Project: HBase
>          Issue Type: Bug
>          Components: Thrift
>            Reporter: Daniel Gómez Ferro
>            Assignee: Daniel Gómez Ferro
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7167.patch, HBASE-7167.patch, HBASE-7167.patch
>
>
> Thrift API claims deleteMultiple() returns the list of failed Deletes, but 
> the current implementation throws a TIOError instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to