You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Manikumar (JIRA)" <ji...@apache.org> on 2018/05/22 19:09:00 UTC

[jira] [Resolved] (KAFKA-5039) Logging in BlockingChannel and SyncProducer connect

     [ https://issues.apache.org/jira/browse/KAFKA-5039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manikumar resolved KAFKA-5039.
------------------------------
    Resolution: Auto Closed

Closing as scala producer is removed from codebase.

> 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
(v7.6.3#76005)