[
https://issues.apache.org/jira/browse/HBASE-17438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Janos Gub resolved HBASE-17438.
-------------------------------
Resolution: Duplicate
> Server side change to accommodate limit by number of mutations
> --------------------------------------------------------------
>
> Key: HBASE-17438
> URL: https://issues.apache.org/jira/browse/HBASE-17438
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Janos Gub
>
> HBASE-17408 introduced per request limit by number of mutations for the
> client.
> This JIRA is to add support on server side, in similar way to HBASE-14946.
> Server side support would keep a counter for the mutations. When the counter
> exceeds threshold for limit of number of mutations, exception would be
> returned to client so that client retries the remaining mutations.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)