[ https://issues.apache.org/jira/browse/KAFKA-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hitoshi Ozawa updated KAFKA-2703: --------------------------------- Attachment: simpleconsumer.patch Patch to make SimpleConsumer.scale 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 > Attachments: simpleconsumer.patch > > 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)