[ https://issues.apache.org/jira/browse/FLINK-30503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flink Jira Bot updated FLINK-30503: ----------------------------------- Labels: stale-assigned test-stability (was: test-stability) I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help the community manage its development. I see this issue is assigned but has not received an update in 30 days, so it has been labeled "stale-assigned". If you are still working on the issue, please remove the label and add a comment updating the community on your progress. If this issue is waiting on feedback, please consider this a reminder to the committer/reviewer. Flink is a very active project, and so we appreciate your patience. If you are no longer working on the issue, please unassign yourself so someone else may work on it. > KafkaSourceITCase$IntegrationTests.testSavepoint failed with timeout > -------------------------------------------------------------------- > > Key: FLINK-30503 > URL: https://issues.apache.org/jira/browse/FLINK-30503 > Project: Flink > Issue Type: Sub-task > Components: Connectors / Kafka > Affects Versions: 1.17.0 > Reporter: Qingsheng Ren > Assignee: Qingsheng Ren > Priority: Major > Labels: stale-assigned, test-stability > > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=44202&view=logs&j=aa18c3f6-13b8-5f58-86bb-c1cffb239496&t=502fb6c0-30a2-5e49-c5c2-a00fa3acb203&l=37262 > {code} > [...] > Dec 24 01:36:26 [ERROR] > org.apache.flink.connector.kafka.source.KafkaSourceITCase$IntegrationTests.testSavepoint(TestEnvironment, > DataStreamSourceExternalContext, CheckpointingMode)[2] Time elapsed: 35.447 > s <<< ERROR! > Dec 24 01:36:26 java.util.concurrent.ExecutionException: > org.apache.kafka.common.errors.TimeoutException: The request timed out. > Dec 24 01:36:26 at > java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357) > Dec 24 01:36:26 at > java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1908) > Dec 24 01:36:26 at > org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:165) > Dec 24 01:36:26 at > org.apache.flink.connector.kafka.testutils.KafkaSourceExternalContext.close(KafkaSourceExternalContext.java:160) > [...] > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)