Timothy Chen created KAFKA-1341: ----------------------------------- Summary: Client Selector doesn't check connection id properly Key: KAFKA-1341 URL: https://issues.apache.org/jira/browse/KAFKA-1341 Project: Kafka Issue Type: Bug Reporter: Timothy Chen Assignee: Timothy Chen Attachments: KAFKA-1341.patch
Reviewing the new producer code I found that we're not checking connection id properly in the Selector, in result connecting using the same id over and over will result in sockets leaking. -- This message was sent by Atlassian JIRA (v6.2#6252)