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

Fix index failures with some versions of HBase.

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 4.15.0, 5.1.0
    • 4.15.0, 5.1.0, 4.14.3
    • None
    • None

    Description

      The problem was introduced with HBASE-21158. The fix here works regardless of the HBase version.

      This must have started very recently, but it's already past the history of the test runs.

      Or perhaps it never works in 4.x-HBase-1.5

      apurtell, in case you have any ideas.

      [INFO] Running org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec
      [ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.403 s <<< FAILURE! - in org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec
      [ERROR] testGeneratedIndexUpdates(org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec) Time elapsed: 0.16 s <<< FAILURE!
      java.lang.AssertionError: Had some index updates, though it should have been covered by the delete
      at org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec.ensureNoUpdatesWhenCoveredByDelete(TestCoveredColumnIndexCodec.java:242)
      at org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec.testGeneratedIndexUpdates(TestCoveredColumnIndexCodec.java:220)
      

       

      MutableIndexIT fails as well (for non-transactional indexes)

       

      Attachments

        1. 5303.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: