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

Count size of serialized exceptions in checking max result size quota

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0, 1.3.1, 2.0.0
    • None
    • None
    • Reviewed

    Description

      Currently RSRpcServices#doNonAtomicRegionMutation() does accounting for cell size and block size against the max result size quota.

      However, as HBASE-17387 and related JIRAs have shown, we should consider the size of exceptions sent back to the client as well.

      This issue adds accounting for size of serialized exceptions.

      Attachments

        1. 17445.v1.txt
          3 kB
          Ted Yu
        2. 17445.v2.txt
          5 kB
          Ted Yu
        3. 17445.branch-1.v2.txt
          5 kB
          Ted Yu

        Activity

          People

            yuzhihong@gmail.com Ted Yu
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: