RaidenE1 opened a new pull request, #20183: URL: https://github.com/apache/kafka/pull/20183
Ticket here: https://issues.apache.org/jira/browse/KAFKA-19511 Original timeout for HandlingSourceTopicDeletionIntegrationTest is 60s which is not enough. Sometimes the state of Kafka streams thread needs around 100s to change the state from PENDING ERROR to ERROR, as it still try to poll data while the source topic is missing, also while leaving the consumer group it will reach the timeout for 30s. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org