[
https://issues.apache.org/jira/browse/PHOENIX-6289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viraj Jasani updated PHOENIX-6289:
----------------------------------
Affects Version/s: 5.0.0
4.15.0
> Flaky test UpsertSelectIT.testUpsertSelectWithNoIndex
> -----------------------------------------------------
>
> Key: PHOENIX-6289
> URL: https://issues.apache.org/jira/browse/PHOENIX-6289
> Project: Phoenix
> Issue Type: Test
> Affects Versions: 5.0.0, 4.15.0
> Reporter: Viraj Jasani
> Assignee: Viraj Jasani
> Priority: Major
>
> UpsertSelectIT.testUpsertSelectWithNoIndex is flapping at times due to no of
> open connections is not always 0 by the end of the test.
> {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.UpsertSelectIT.assertNoConnLeak(UpsertSelectIT.java:90)
> {code}
> e.g
> https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/4.x/163/testReport/org.apache.phoenix.end2end/UpsertSelectIT/MatrixBuild___Matrix___HBASE_PROFILE____1_4____BuildAndTest___testUpsertSelectWithNoIndex_UpsertSelecttIT_allowServerSideMutations_true_/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)