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

Ismael Juma commented on KAFKA-3702:
------------------------------------

Also `isOutboundDone` says:
{quote}Returns whether wrap(ByteBuffer, ByteBuffer) will produce any more 
outbound data messages.
Note that during the closure phase, a SSLEngine may generate handshake closure 
data that must be sent to the peer. wrap() must be called to generate this 
data. When this method returns true, no more outbound data will be created.
{quote}

> 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
(v8.3.4#803005)

Reply via email to