[
https://issues.apache.org/jira/browse/HBASE-25242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Toshihiro Suzuki updated HBASE-25242:
-------------------------------------
Hadoop Flags: Incompatible change,Reviewed
Release Note:
After HBASE-25242, we can add Increment/Append operations to RowMutations and
perform those operations atomically in a single row.
HBASE-25242 includes an API change where the mutateRow() API returns a Result
object to get the result of the Increment/Append operations.
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Add Increment/Append support to RowMutations
> --------------------------------------------
>
> Key: HBASE-25242
> URL: https://issues.apache.org/jira/browse/HBASE-25242
> Project: HBase
> Issue Type: New Feature
> Components: Client, regionserver
> Reporter: Toshihiro Suzuki
> Assignee: Toshihiro Suzuki
> Priority: Critical
> Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> Currently, RowMutations supports only Put and Delete. Supporting
> Increment/Append in RowMutations would be helpful for some use cases.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)