You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/12/08 21:15:31 UTC

[GitHub] [camel-kafka-connector] orpiske opened a new issue #13: Unclean shutdown causing lots of warning messages in the logs

orpiske opened a new issue #13: Unclean shutdown causing lots of warning messages in the logs
URL: https://github.com/apache/camel-kafka-connector/issues/13
 
 
   When the test is shutting down, there are a lot of messages like this in the logs (~9k messages like this for a test run). 
   
   `2019-12-08 20:24:49,992 [7c-6916da6c7843] WARN org.apache.kafka.clients.NetworkClient - [Producer clientId=6a23d856-c3d2-40b6-be7c-6916da6c7843] Connection to node 1 (localhost/127.0.0.1:34649) could not be established. Broker may not be available.`
   
   This doesn't really affect anything, so probably low priority, but it seems to be fixed by a separate patch I am working on, so I may refer to this one when I send that one.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services