Apoorv Mittal created KAFKA-17776: ------------------------------------- Summary: Add connection disconnect listener in socket server Key: KAFKA-17776 URL: https://issues.apache.org/jira/browse/KAFKA-17776 Project: Kafka Issue Type: Improvement Reporter: Apoorv Mittal Assignee: Apoorv Mittal
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)