markusthoemmes commented on issue #3022: services.KafkaConnectorTests.Kafka heisenbug URL: https://github.com/apache/incubator-openwhisk/issues/3022#issuecomment-348948838 Had an instance of this where the test is hanging on receiving more messages. ``` services.KafkaConnectorTests > Kafka connector should send and receive a kafka message even after shutdown one of instances STANDARD_OUT Send message to topic. Successfully sent message to topic: Dinosaurs-0@0 Receiving message from topic. Received 1. Took 76 msec: List(Mon Dec 04 06:37:04 EST 2017) Send message to topic. Successfully sent message to topic: Dinosaurs-0@1 Receiving message from topic. Received 1. Took 13 msec: List(Mon Dec 04 06:37:04 EST 2017) Send message to topic. Successfully sent message to topic: Dinosaurs-0@2 Receiving message from topic. ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
