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

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

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

ASF GitHub Bot commented on PHOENIX-6302:
-----------------------------------------

virajjasani opened a new pull request #1067:
URL: https://github.com/apache/phoenix/pull/1067


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>             Fix For: 5.1.0, 4.16.0
>
>
> 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)