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

Add getNextIndexedKey() to IndexHalfStoreFileReader and FilteredKeyValueScanner

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.2.3, 4.3.1
    • 4.3.1, 4.4.0
    • None
    • None

    Description

      See HBASE-13109, which changes two private interfaces, which breaks Phoenix compilation, which uses these interfaces.

      On the jira we decided not to remove those changes (that's why they're marked private).

      But, we can easily fix this in Phoenix by adding these methods to the classes that cause the problem, being care not to add the override annotation. The method can safely return null, in which case the optimization will not be used when these classes are used.

      Attachments

        1. 1731.txt
          2 kB
          Lars Hofhansl

        Issue Links

          Activity

            People

              larsh Lars Hofhansl
              larsh Lars Hofhansl
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: