[
https://issues.apache.org/jira/browse/KAFKA-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hitoshi Ozawa updated KAFKA-2703:
---------------------------------
Status: Patch Available (was: Open)
The patch just adds @throws annotations to methods to make them threadsafe.
> SimpleConsumer.scala is declared as threadsafe but is not
> ---------------------------------------------------------
>
> Key: KAFKA-2703
> URL: https://issues.apache.org/jira/browse/KAFKA-2703
> Project: Kafka
> Issue Type: Bug
> Components: core
> Affects Versions: 0.8.2.1
> Reporter: Hitoshi Ozawa
> Labels: thread-safe
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> SimpleConsumer.scala is declared as threadsafe but is not is missing
> @throws[IOException] annotation in methods.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)