You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "John Chu (JIRA)" <ji...@apache.org> on 2018/02/01 16:54:00 UTC

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

    [ https://issues.apache.org/jira/browse/KAFKA-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16348894#comment-16348894 ] 

John Chu commented on KAFKA-3702:
---------------------------------

Anybody have ever encountered this one? WARN: Failed to send SSL Close message java.io.IOException: Unexpected status returned by SSLEngine.wrap, expected CLOSED, received OK.

Seems similar but message is a little bit different. 

https://issues.apache.org/jira/browse/KAFKA-6510

 

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