You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2022/01/31 06:07:00 UTC

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

     [ https://issues.apache.org/jira/browse/PHOENIX-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Istvan Toth resolved PHOENIX-5158.
----------------------------------
    Resolution: Won't Do

There has been no activity on this issue for 2.5 years.
In the meantime CDH 6.1 has been EOLed, and current Cloudera products already include Phoenix.
The actual problems and errors in this and the linked tickets are related to API changes in HBase 2 , which are already handled on the master / 5.1 branches.

> 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
>            Assignee: Mehdi Salarkia
>            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
(v8.20.1#820001)