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

[jira] [Updated] (PHOENIX-6302) Fix ConcurrentUpsertsWithoutIndexedColsIT flapper

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

Viraj Jasani updated PHOENIX-6302:
----------------------------------
    Affects Version/s: 5.0.0
                       4.15.0

> Fix ConcurrentUpsertsWithoutIndexedColsIT flapper
> -------------------------------------------------
>
>                 Key: PHOENIX-6302
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6302
>             Project: Phoenix
>          Issue Type: Test
>    Affects Versions: 5.0.0, 4.15.0
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Major
>
> ConcurrentUpsertsWithoutIndexedColsIT.testConcurrentUpsertsWithoutIndexedColumns is failing some times.
> Logs:
> {code:java}
> java.lang.AssertionError: expected:<0> but was:<1>
> 	at org.junit.Assert.fail(Assert.java:89)
> 	at org.junit.Assert.failNotEquals(Assert.java:835)
> 	at org.junit.Assert.assertEquals(Assert.java:647)
> 	at org.junit.Assert.assertEquals(Assert.java:633)
> 	at org.apache.phoenix.end2end.ConcurrentMutationsExtendedIT.verifyIndexTable(ConcurrentMutationsExtendedIT.java:95)
> {code}
> e.g [build|https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/master/176/testReport/org.apache.phoenix.end2end/ConcurrentUpsertsWithoutIndexedColsIT/MatrixBuild___Matrix___HBASE_PROFILE____2_2____BuildAndTest___testConcurrentUpsertsWithoutIndexedColumns/]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)