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

DoNotRetryExceptions from coprocessors should bubble up to the application

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0, 1.3.1, 1.2.5, 1.1.9, 2.0.0
    • None
    • None
    • Reviewed

    Description

      In HBASE-16604, we fixed a case where scanner retries was causing the scan to miss some data in case the scanner is left with a dirty state (like a half-seeked KVHeap).

      The patch introduced a minor compatibility issue, because now if a coprocessor throws DNRIOE, we still retry the ClientScanner indefinitely.

      The test ServerExceptionIT in Phoenix is failing because of this with HBASE-16604.

      Attachments

        1. hbase-17187_v1.patch
          18 kB
          Enis Soztutar
        2. hbase-17187_v2.patch
          13 kB
          Enis Soztutar
        3. hbase-17187_v3.patch
          13 kB
          Enis Soztutar

        Issue Links

          Activity

            People

              enis Enis Soztutar
              enis Enis Soztutar
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: