You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Pedro Boado (JIRA)" <ji...@apache.org> on 2019/02/25 22:56:00 UTC

[jira] [Created] (PHOENIX-5158) TestCoveredColumnIndexCodec is failing in CDH6 branch

Pedro Boado created PHOENIX-5158:
------------------------------------

             Summary: TestCoveredColumnIndexCodec is failing in CDH6 branch
                 Key: PHOENIX-5158
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5158
             Project: Phoenix
          Issue Type: Task
    Affects Versions: 5.1.0
            Reporter: Pedro Boado


{{TestCoveredColumnIndexCodec.testGeneratedIndexUpdates}} is failing in cdh6 branch
{code:java}
java.lang.AssertionError: Had some index updates, though it should have been covered by the delete
(...)
org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec.ensureNoUpdatesWhenCoveredByDelete(TestCoveredColumnIndexCodec.java:243)
	at org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec.testGeneratedIndexUpdates(TestCoveredColumnIndexCodec.java:221)
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)