Arun Mahadevan created KAFKA-5039:
-------------------------------------
Summary: Logging in BlockingChannel and SyncProducer connect
Key: KAFKA-5039
URL: https://issues.apache.org/jira/browse/KAFKA-5039
Project: Kafka
Issue Type: Bug
Reporter: Arun Mahadevan
Assignee: Arun Mahadevan
Priority: Minor
When an exception is thrown in BlockingChannel::connect, the connection is
disconnected but the actual exception is not logged. This later manifests as
ClosedChannelException when trying to send. Also the SyncProducer wrongfully
logs "Connected to host:port for producing" even in case of exceptions.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)