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

Chia-Ping Tsai commented on KAFKA-16471:
----------------------------------------

I have pushed to master 
(https://github.com/apache/kafka/commit/a2ee0855ee5e73f3a74555d52294bb4acfd28945)
 and 3.7 
(https://github.com/apache/kafka/commit/0e46be5bf078f6ca734b7502a1f2b10cf8bc4eee)

[~gnarula] Do you plan to push it to 3.6 after 3.6.2 get released?

> SslTransportLayer may leak SSLEngine resources
> ----------------------------------------------
>
>                 Key: KAFKA-16471
>                 URL: https://issues.apache.org/jira/browse/KAFKA-16471
>             Project: Kafka
>          Issue Type: Bug
>          Components: network
>    Affects Versions: 3.7.0, 3.6.1
>            Reporter: Gaurav Narula
>            Assignee: Gaurav Narula
>            Priority: Major
>             Fix For: 3.8.0, 3.7.1
>
>
> {{SslTransportLayer}} does not invoke {{SSLEngine::closeInbound}} in 
> {{close()}} after flushing the {{close_notify}} TLS alert.
> While this isn't a problem for the default JDK SSLEngine, it results in 
> resource leak in Netty/OpenSSL based SSLEngine which frees native resources 
> only when {{closeInbound}} is invoked.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to