Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.6.0
Description
Due to KAFKA-4931, the shutdown of Kafka components can fail if the output of ps is limited to 4096 characters. Therefore, it can happen that e2e tests which start Kafka don't properly shut it down. I suggest to fix this problem by hardening our stop_kafka_cluster in kafka-common.sh.