You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/01/13 18:00:14 UTC

[jira] [Commented] (HBASE-7549) Make HTableInterface#batch() javadoc proper

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

Ted Yu commented on HBASE-7549:
-------------------------------

nit:
{code}
+   * The ordering execution of the actions is not defined. Meaning if you do a Put and a
{code}
'ordering execution' -> 'ordering of execution'
                
> Make HTableInterface#batch() javadoc proper
> -------------------------------------------
>
>                 Key: HBASE-7549
>                 URL: https://issues.apache.org/jira/browse/HBASE-7549
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 0.94.0, 0.96.0
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>            Priority: Trivial
>         Attachments: HBASE-7549_94.patch, HBASE-7549_trunk.patch
>
>
> We can pass Put, Get, Delete, Append, Increment in the batch.  But the javadoc do cover Put, Delete and Get only. Better to correct this.

--
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