[
https://issues.apache.org/jira/browse/PHOENIX-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868815#comment-16868815
]
Mehdi Salarkia commented on PHOENIX-5158:
-----------------------------------------
[~pboado]
This seems to be fixed via PHOENIX-5303.
{code:java}
git cherry-pick d43bc67dea852b3c9d7c419680d3a1edf8d870c7
{code}
Solves the problem.
Let me know if you want me to open a PR for this or you can simply do the above.
> TestCoveredColumnIndexCodec is failing in CDH6 branch
> -----------------------------------------------------
>
> Key: PHOENIX-5158
> URL: https://issues.apache.org/jira/browse/PHOENIX-5158
> Project: Phoenix
> Issue Type: Task
> Reporter: Pedro Boado
> Priority: Major
> Fix For: 5.1.0-cdh
>
>
> {{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)