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)