Ted Yu created HBASE-17438:
------------------------------

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


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.4#6332)

Reply via email to