forked from apache/kafka
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KAFKA-2813; selector doesn't close socket connection on non-IOExceptions
Patched Selector.poll() to close the connection on any exception. Author: Jun Rao <[email protected]> Reviewers: Guozhang Wang <[email protected]>, Gwen Shapira <[email protected]> Closes apache#501 from junrao/KAFKA-2813
- Loading branch information
Showing
1 changed file
with
7 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters