[
https://issues.apache.org/jira/browse/PHOENIX-5160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16777384#comment-16777384
]
Pedro Boado commented on PHOENIX-5160:
--------------------------------------
After PHOENIX-4956 this test started failing
> ConcurrentMutationsIT is failing in CDH6 branch
> -----------------------------------------------
>
> Key: PHOENIX-5160
> URL: https://issues.apache.org/jira/browse/PHOENIX-5160
> Project: Phoenix
> Issue Type: Task
> Reporter: Pedro Boado
> Priority: Major
> Fix For: 5.1.0-cdh
>
>
> {{ConcurrentMutationsIT.testDeleteRowAndUpsertValueAtSameTS1}} is failing in
> cdh6 branch
> {code:java}
> java.lang.AssertionError: Expected to find PK in data table: ('aa','aa')
> (...)
> at
> org.apache.phoenix.util.IndexScrutiny.scrutinizeIndex(IndexScrutiny.java:150)
> at
> org.apache.phoenix.end2end.ConcurrentMutationsIT.testDeleteRowAndUpsertValueAtSameTS1(ConcurrentMutationsIT.java:650)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)