Dale Richardson created METRON-2227:
---------------------------------------
Summary: Kafka test harness has a hardcoded 5 second timeout
Key: METRON-2227
URL: https://issues.apache.org/jira/browse/METRON-2227
Project: Metron
Issue Type: Bug
Reporter: Dale Richardson
metron-platform/metron-integration-test/src/main/java/org/apache/metron/integration/components/KafkaComponent.java
has a hard coded timeout in the Kafka test harness method:
waitUntilMetadataIsPropagated(String topic, int numPartitions).
On machines that are busy or just a bit slower this surfaces as occasional test
failures.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)