Details
-
Enhancement
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
Nephron-0.3.0
-
None
-
Security Level: Default (Default Security Scheme)
-
None
-
Horizon 2021 - Sep 1 - 15
Description
After upgrade to Flink 1.13 FlowAnalyzerIT flaps. This seems to be caused by running the pipeline in an uncoupled way.
The test becomes more stable with regard to timing if the Kafka producer for test flows starts not before the pipeline attached its Kafka consumer.
This is similar to what has done in https://issues.opennms.org/browse/NMS-13282 to stabilize RandomFlowIT.