You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Rajini Sivaram (Jira)" <ji...@apache.org> on 2020/03/17 15:06:01 UTC

[jira] [Reopened] (KAFKA-3702) SslTransportLayer.close() does not shutdown gracefully

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

Rajini Sivaram reopened KAFKA-3702:
-----------------------------------

We changed the log level of the entry `Failed to send SSL Close message` from WARN to DEBUG, but we haven't yet fixed the underlying issue. At the moment, we attempt to flush all outgoing data and close gracefully, but disconnect if we can't do so immediately. Reopening the JIRA to track the underlying issue.

> SslTransportLayer.close() does not shutdown gracefully
> ------------------------------------------------------
>
>                 Key: KAFKA-3702
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3702
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.10.0.0
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>            Priority: Major
>             Fix For: 2.0.0
>
>
> The warning "Failed to send SSL Close message" occurs very frequently when SSL connections are closed. Close should write outbound data and shutdown gracefully.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)