[ https://issues.apache.org/jira/browse/FLINK-22621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flink Jira Bot updated FLINK-22621: ----------------------------------- Labels: stale-major (was: ) I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help the community manage its development. I see this issues has been marked as Major but is unassigned and neither itself nor its Sub-Tasks have been updated for 30 days. I have gone ahead and added a "stale-major" to the issue". If this ticket is a Major, please either assign yourself or give an update. Afterwards, please remove the label or in 7 days the issue will be deprioritized. > HBaseConnectorITCase.testTableSourceSinkWithDDL unstable on azure > ----------------------------------------------------------------- > > Key: FLINK-22621 > URL: https://issues.apache.org/jira/browse/FLINK-22621 > Project: Flink > Issue Type: Bug > Components: Connectors / HBase > Affects Versions: 1.13.0 > Reporter: Roman Khachatryan > Priority: Major > Labels: stale-major > > [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=17763&view=logs&j=d44f43ce-542c-597d-bf94-b0718c71e5e8&t=03dca39c-73e8-5aaf-601d-328ae5c35f20&l=12317] > > {code:java} > 2021-05-10T00:19:41.1703846Z May 10 00:19:41 > testTableSourceSinkWithDDL[planner = BLINK_PLANNER, legacy = > false](org.apache.flink.connector.hbase2.HBaseConnectorITCase) Time elapsed: > 2.907 sec <<< FAILURE! > 2021-05-10T00:19:41.1711710Z May 10 00:19:41 java.lang.AssertionError: > expected:<[+I[1, 10, Hello-1, 100, 1.01, false, Welt-1, 2019-08-18T19:00, > 2019-08-18, 19:00, 12345678.0001], +I[2, 20, Hello-2, 200, 2.02, true, > Welt-2, 2019-08-18T19:01, 2019-08-18, 19:01, 12345678.0002], +I[3, 30, > Hello-3, 300, 3.03, false, Welt-3, 2019-08-18T19:02, 2019-08-18, 19:02, > 12345678.0003], +I[4, 40, null, 400, 4.04, true, Welt-4, 2019-08-18T19:03, > 2019-08-18, 19:03, 12345678.0004], +I[5, 50, Hello-5, 500, 5.05, false, > Welt-5, 2019-08-19T19:10, 2019-08-19, 19:10, 12345678.0005], +I[6, 60, > Hello-6, 600, 6.06, true, Welt-6, 2019-08-19T19:20, 2019-08-19, 19:20, > 12345678.0006], +I[7, 70, Hello-7, 700, 7.07, false, Welt-7, > 2019-08-19T19:30, 201 9-08-19, 19:30, 12345678.0007], +I[8, 80, null, 800, > 8.08, true, Welt-8, 2019-08-19T19:40, 2019-08-19, 19:40, 12345678.0008]]> but > was:<[+I[1, 10, Hello-1, 100, 1.01, false, Welt-1, 2019-08-18T19:00, > 2019-08-18, 19:00, 12345678.0001], +I[2, 20, Hello-2, 200, 2.02, true, > Welt-2, 2019-08-18T19 :01, 2019-08-18, 19:01, 12345678.0002], +I[3, 30, > Hello-3, 300, 3.03, false, Welt-3, 2019-08-18T19:02, 2019-08-18, 19:02, > 12345678.0003]]> > 2021-05-10T00:19:41.1716769Z May 10 00:19:41 at > org.junit.Assert.fail(Assert.java:88) > 2021-05-10T00:19:41.1717997Z May 10 00:19:41 at > org.junit.Assert.failNotEquals(Assert.java:834) > 2021-05-10T00:19:41.1718744Z May 10 00:19:41 at > org.junit.Assert.assertEquals(Assert.java:118) > 2021-05-10T00:19:41.1719472Z May 10 00:19:41 at > org.junit.Assert.assertEquals(Assert.java:144) > 2021-05-10T00:19:41.1720270Z May 10 00:19:41 at > org.apache.flink.connector.hbase2.HBaseConnectorITCase.testTableSourceSinkWithDDL(HBaseConnecto > rITCase.java:506) > {code} > Probably the same or similar to FLINK-19615 -- This message was sent by Atlassian Jira (v8.3.4#803005)