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

Pedro Boado updated PHOENIX-5164:
---------------------------------
    Description: 
{{testUpdateNonIndexedColumn}} usecase is failing under 
{{MutableIndexIT_localIndex= * ,transactionProvider=null,columnEncoded= *}}

{code:java}
java.lang.AssertionError: Expected equality for V2, but 'v2_2'!=null
(...)
        at 
org.apache.phoenix.util.IndexScrutiny.scrutinizeIndex(IndexScrutiny.java:156)
        at 
org.apache.phoenix.end2end.index.MutableIndexIT.testUpdateNonIndexedColumn(MutableIndexIT.java:895)
{code}


  was:
testUpdateNonIndexedColumn usecase is failing under MutableIndexIT_localIndex= 
* ,transactionProvider=null,columnEncoded= *

{code:java}
java.lang.AssertionError: Expected equality for V2, but 'v2_2'!=null
(...)
        at 
org.apache.phoenix.util.IndexScrutiny.scrutinizeIndex(IndexScrutiny.java:156)
        at 
org.apache.phoenix.end2end.index.MutableIndexIT.testUpdateNonIndexedColumn(MutableIndexIT.java:895)
{code}



> MutableIndexIT is failing in CDH6 brach
> ---------------------------------------
>
>                 Key: PHOENIX-5164
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5164
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: Pedro Boado
>            Priority: Major
>             Fix For: 5.1.0-cdh
>
>
> {{testUpdateNonIndexedColumn}} usecase is failing under 
> {{MutableIndexIT_localIndex= * ,transactionProvider=null,columnEncoded= *}}
> {code:java}
> java.lang.AssertionError: Expected equality for V2, but 'v2_2'!=null
> (...)
>       at 
> org.apache.phoenix.util.IndexScrutiny.scrutinizeIndex(IndexScrutiny.java:156)
>       at 
> org.apache.phoenix.end2end.index.MutableIndexIT.testUpdateNonIndexedColumn(MutableIndexIT.java:895)
> {code}



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

Reply via email to