[
https://issues.apache.org/jira/browse/KAFKA-17776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-17776.
------------------------------------
Resolution: Fixed
> Add connection disconnect listener in socket server
> ---------------------------------------------------
>
> Key: KAFKA-17776
> URL: https://issues.apache.org/jira/browse/KAFKA-17776
> Project: Kafka
> Issue Type: Improvement
> Components: core
> Affects Versions: 4.0.0
> Reporter: Apoorv Mittal
> Assignee: Apoorv Mittal
> Priority: Major
> Fix For: 4.0.0
>
>
> There is currently no way to act or cleanup resources when connections are
> dropped from Kafka Broker. The socket server knows about the disconnected
> connections and has a way to process disconnected KafkaChannel/connections
> but there isn't any additional listeners which can be attached to act on
> connection disconnections.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)