[ https://issues.apache.org/jira/browse/FLINK-19635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17260379#comment-17260379 ]
Huang Xingbo commented on FLINK-19635: -------------------------------------- another instance [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=11714&view=logs&j=d44f43ce-542c-597d-bf94-b0718c71e5e8&t=03dca39c-73e8-5aaf-601d-328ae5c35f20] > HBaseConnectorITCase.testTableSourceSinkWithDDL is unstable with a result > mismatch > ---------------------------------------------------------------------------------- > > Key: FLINK-19635 > URL: https://issues.apache.org/jira/browse/FLINK-19635 > Project: Flink > Issue Type: Bug > Components: Connectors / HBase > Affects Versions: 1.12.0 > Reporter: Robert Metzger > Assignee: Leonard Xu > Priority: Critical > Labels: pull-request-available, test-stability > Fix For: 1.12.0, 1.13.0 > > > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=7562&view=logs&j=d44f43ce-542c-597d-bf94-b0718c71e5e8&t=03dca39c-73e8-5aaf-601d-328ae5c35f20 > {code} > 2020-10-14T04:35:36.9268975Z testTableSourceSinkWithDDL[planner = > BLINK_PLANNER, legacy = > false](org.apache.flink.connector.hbase2.HBaseConnectorITCase) Time elapsed: > 3.131 sec <<< FAILURE! > 2020-10-14T04:35:36.9276246Z java.lang.AssertionError: > expected:<[1,10,Hello-1,100,1.01,false,Welt-1,2019-08-18T19:00,2019-08-18,19:00,12345678.0001, > > 2,20,Hello-2,200,2.02,true,Welt-2,2019-08-18T19:01,2019-08-18,19:01,12345678.0002, > > 3,30,Hello-3,300,3.03,false,Welt-3,2019-08-18T19:02,2019-08-18,19:02,12345678.0003, > > 4,40,null,400,4.04,true,Welt-4,2019-08-18T19:03,2019-08-18,19:03,12345678.0004, > > 5,50,Hello-5,500,5.05,false,Welt-5,2019-08-19T19:10,2019-08-19,19:10,12345678.0005, > > 6,60,Hello-6,600,6.06,true,Welt-6,2019-08-19T19:20,2019-08-19,19:20,12345678.0006, > > 7,70,Hello-7,700,7.07,false,Welt-7,2019-08-19T19:30,2019-08-19,19:30,12345678.0007, > > 8,80,null,800,8.08,true,Welt-8,2019-08-19T19:40,2019-08-19,19:40,12345678.0008]> > but > was:<[1,10,Hello-1,100,1.01,false,Welt-1,2019-08-18T19:00,2019-08-18,19:00,12345678.0001, > > 2,20,Hello-2,200,2.02,true,Welt-2,2019-08-18T19:01,2019-08-18,19:01,12345678.0002, > > 3,30,Hello-3,300,3.03,false,Welt-3,2019-08-18T19:02,2019-08-18,19:02,12345678.0003]> > 2020-10-14T04:35:36.9281340Z at org.junit.Assert.fail(Assert.java:88) > 2020-10-14T04:35:36.9282023Z at > org.junit.Assert.failNotEquals(Assert.java:834) > 2020-10-14T04:35:36.9328385Z at > org.junit.Assert.assertEquals(Assert.java:118) > 2020-10-14T04:35:36.9338939Z at > org.junit.Assert.assertEquals(Assert.java:144) > 2020-10-14T04:35:36.9339880Z at > org.apache.flink.connector.hbase2.HBaseConnectorITCase.testTableSourceSinkWithDDL(HBaseConnectorITCase.java:449) > 2020-10-14T04:35:36.9341003Z at > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)