[
https://issues.apache.org/jira/browse/HBASE-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13179933#comment-13179933
]
Lars Hofhansl commented on HBASE-2947:
--------------------------------------
Good point... I just checked, and Row extends WritableComparable, which in turn
extends Writable... So should be good.
Maybe than Append can be simplified to only implement Row and not also Writable.
> 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