Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-17438

Server side change to accommodate limit by number of mutations

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              gubjanos Janos Gub
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: