[
https://issues.apache.org/jira/browse/KAFKA-3458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210507#comment-15210507
]
ASF GitHub Bot commented on KAFKA-3458:
---------------------------------------
GitHub user sruehl opened a pull request:
https://github.com/apache/kafka/pull/1135
[KAFKA-3458] Selector should throw InterruptException when interrupted.
https://issues.apache.org/jira/browse/KAFKA-3458
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sruehl/kafka bugfix/throwProperInterrupt
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1135.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1135
----
commit 73576cce84399afeaebe5dec4e2b8acfb08b94e7
Author: Sebastian Rühl <[email protected]>
Date: 2016-03-24T16:28:18Z
[KAFKA-3458] Selector should throw InterruptException when interrupted.
----
> Selector should throw InterruptException when interrupted
> ---------------------------------------------------------
>
> Key: KAFKA-3458
> URL: https://issues.apache.org/jira/browse/KAFKA-3458
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.9.0.1
> Reporter: Sebastian Rühl
>
> Similar to [KAFKA-2704]:
> org.apache.kafka.common.network.Selector does not throw InterruptException
> when interrupted
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)