You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2019/06/16 23:40:00 UTC

[jira] [Comment Edited] (PHOENIX-5346) SaltedIndexIT is flapping

    [ https://issues.apache.org/jira/browse/PHOENIX-5346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865202#comment-16865202 ] 

Lars Hofhansl edited comment on PHOENIX-5346 at 6/16/19 11:39 PM:
------------------------------------------------------------------

Actually it looks like with my SERIAL hint it fails reliably (Jenkins, still not locally) now. That might be hint (no pun :) )


was (Author: lhofhansl):
Actually it looks like with my SERIAL hint it fails reliably now. That might be hint (no pun :) )

> SaltedIndexIT is flapping
> -------------------------
>
>                 Key: PHOENIX-5346
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5346
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.15.0
>            Reporter: Lars Hofhansl
>            Priority: Major
>
> {code}
> [ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 14.042 s <<< FAILURE! - in org.apache.phoenix.end2end.index.SaltedIndexIT
> [ERROR] testMutableTableIndexMaintanenceSaltedSalted(org.apache.phoenix.end2end.index.SaltedIndexIT)  Time elapsed: 4.661 s  <<< FAILURE!
> org.junit.ComparisonFailure: expected:<[y]> but was:<[x]>
> 	at org.apache.phoenix.end2end.index.SaltedIndexIT.testMutableTableIndexMaintanence(SaltedIndexIT.java:129)
> 	at org.apache.phoenix.end2end.index.SaltedIndexIT.testMutableTableIndexMaintanenceSaltedSalted(SaltedIndexIT.java:74)
> {code}



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