You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/06/30 07:14:00 UTC

[jira] [Comment Edited] (FLINK-28198) CassandraConnectorITCase fails with timeout

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

Martijn Visser edited comment on FLINK-28198 at 6/30/22 7:13 AM:
-----------------------------------------------------------------

https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=37382&view=logs&j=a1ac4ce4-9a4f-5fdb-3290-7e163fba19dc&t=3a8f44aa-4415-5b14-37d5-5fecc568b139&l=14109

[~echauchot] These tests are failing on createTable but its the same error, so adding them to this ticket

One more note: it's happening for both JDK8 and JDK11


was (Author: martijnvisser):
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=37382&view=logs&j=a1ac4ce4-9a4f-5fdb-3290-7e163fba19dc&t=3a8f44aa-4415-5b14-37d5-5fecc568b139&l=14109

[~echauchot] These tests are failing on createTable but its the same error, so adding them to this ticket

> CassandraConnectorITCase fails with timeout
> -------------------------------------------
>
>                 Key: FLINK-28198
>                 URL: https://issues.apache.org/jira/browse/FLINK-28198
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Cassandra
>    Affects Versions: 1.16.0
>            Reporter: Martijn Visser
>            Assignee: Etienne Chauchot
>            Priority: Critical
>              Labels: test-stability
>
> {code:java}
> Jun 22 07:57:37 [ERROR] org.apache.flink.streaming.connectors.cassandra.CassandraConnectorITCase.testRaiseCassandraRequestsTimeouts  Time elapsed: 12.067 s  <<< ERROR!
> Jun 22 07:57:37 com.datastax.driver.core.exceptions.OperationTimedOutException: [/172.17.0.1:59915] Timed out waiting for server response
> Jun 22 07:57:37 	at com.datastax.driver.core.exceptions.OperationTimedOutException.copy(OperationTimedOutException.java:43)
> Jun 22 07:57:37 	at com.datastax.driver.core.exceptions.OperationTimedOutException.copy(OperationTimedOutException.java:25)
> Jun 22 07:57:37 	at com.datastax.driver.core.DriverThrowables.propagateCause(DriverThrowables.java:35)
> Jun 22 07:57:37 	at com.datastax.driver.core.DefaultResultSetFuture.getUninterruptibly(DefaultResultSetFuture.java:293)
> Jun 22 07:57:37 	at com.datastax.driver.core.AbstractSession.execute(AbstractSession.java:58)
> Jun 22 07:57:37 	at com.datastax.driver.core.AbstractSession.execute(AbstractSession.java:39)
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=37037&view=logs&j=4eda0b4a-bd0d-521a-0916-8285b9be9bb5&t=2ff6d5fa-53a6-53ac-bff7-fa524ea361a9&l=13736



--
This message was sent by Atlassian Jira
(v8.20.10#820010)