Calvin Liu created KAFKA-15690:
----------------------------------
Summary: Flaky integration tests
Key: KAFKA-15690
URL: https://issues.apache.org/jira/browse/KAFKA-15690
Project: Kafka
Issue Type: Bug
Reporter: Calvin Liu
Finding the following integration tests flaky.
EosIntegrationTest {
*
shouldNotViolateEosIfOneTaskGetsFencedUsingIsolatedAppInstances[exactly_once_v2,
processing threads = false]
* shouldWriteLatestOffsetsToCheckpointOnShutdown[exactly_once_v2, processing
threads = false]
* shouldWriteLatestOffsetsToCheckpointOnShutdown[exactly_once, processing
threads = false]
}
MirrorConnectorsIntegrationBaseTest {
* testReplicateSourceDefault()
* testOffsetSyncsTopicsOnTarget()
}
FetchFromFollowerIntegrationTest {
* testRackAwareRangeAssignor(String).quorum=zk
}
They are running long and may relate to timeout.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)