Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-1133

Skip scan intersect method not reseting state correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.0, 4.1.0
    • 3.1.0, 4.1.0
    • None
    • None

    Description

      The SkipScanFilter.intersect() method isn't resetting enough state. Unlike the incremental invocation on the server side through SkipScanFilter.filterKeyValue(), the invocation through intersect is a one-shot call. As such, it needs to set the endKeyLength=0 to prevent false filtering.

      Attachments

        1. PHOENIX-1133.patch
          2 kB
          James R. Taylor

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: