[
https://issues.apache.org/jira/browse/KAFKA-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15116617#comment-15116617
]
ASF GitHub Bot commented on KAFKA-2704:
---------------------------------------
GitHub user ozawa-hi opened a pull request:
https://github.com/apache/kafka/pull/810
KAFKA-2704:Make SimpleConsumer threadsafe
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ozawa-hi/kafka trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/810.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 #810
----
commit 7acd9b82d0fe8a262a65b98dc9ff90ef8e5d6934
Author: Hitoshi Ozawa <[email protected]>
Date: 2016-01-26T03:21:37Z
Make SimpleConsumer threadsafe
----
> SimpleConsumer should throw InterruptedException when interrupted
> -----------------------------------------------------------------
>
> Key: KAFKA-2704
> URL: https://issues.apache.org/jira/browse/KAFKA-2704
> Project: Kafka
> Issue Type: Bug
> Components: core
> Affects Versions: 0.8.2.1
> Reporter: Hitoshi Ozawa
> Attachments: simpleconsumer_2.patch
>
>
> SimpleConsumer does not throw InterruptedException when interrupted
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)