[
https://issues.apache.org/jira/browse/HBASE-10600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913013#comment-13913013
]
Hudson commented on HBASE-10600:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #4957 (See
[https://builds.apache.org/job/HBase-TRUNK/4957/])
HBASE-10600 HTable#batch() should perform validation on empty Put (tedyu: rev
1571899)
*
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncProcess.java
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide3.java
> HTable#batch() should perform validation on empty Put
> -----------------------------------------------------
>
> Key: HBASE-10600
> URL: https://issues.apache.org/jira/browse/HBASE-10600
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Fix For: 0.98.1, 0.99.0
>
> Attachments: 10600-v1.txt, 10600-v2.txt, 10600-v3.txt, 10600-v4.txt
>
>
> Raised by java8964 in this thread:
> http://osdir.com/ml/general/2014-02/msg44384.html
> When an empty Put is passed in the List to HTable#batch(), there is no
> validation performed whereas IllegalArgumentException would have been thrown
> if this empty Put in the simple Put API call.
> Validation on empty Put should be carried out in HTable#batch().
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)