Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-3112 Partial row scan not handled correctly
  3. PHOENIX-3118

Increase default value of hbase.client.scanner.max.result.size

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • 4.10.0, 4.8.3
    • None
    • None

    Description

      See parent JIRA for a discussion on how to handle partial scan results. An easy workaround would be to increase the hbase.client.scanner.max.result.size above the default 2MB limit. In combination with this, we could detect in BaseScannerRegionObserver.nextRaw() if partial results are being returned and throw an exception. Silently ignoring this is bad because it can lead to incorrect query results as demonstrated by the parent JIRA.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jamestaylor James R. Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: