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

stack commented on HBASE-2947:
------------------------------

Is this safe to do Lars?

{code}
-public class Increment implements Writable {
+public class Increment implements Row {
{code}

Should you leave Writable in place?

Else LGTM
                
> MultiIncrement/MultiAppend (MultiGet functionality for increments and appends)
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-2947
>                 URL: https://issues.apache.org/jira/browse/HBASE-2947
>             Project: HBase
>          Issue Type: New Feature
>          Components: client, regionserver
>            Reporter: Jonathan Gray
>            Assignee: Lars Hofhansl
>            Priority: Minor
>             Fix For: 0.94.0
>
>         Attachments: 2947-v2.txt, HBASE-2947-v1.patch
>
>
> HBASE-1845 introduced MultiGet and other cross-row/cross-region batch 
> operations.  We should add a way to do that with increments.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to