[
https://issues.apache.org/jira/browse/STORM-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022294#comment-15022294
]
Zhuo Liu commented on STORM-826:
--------------------------------
Hi [~abhishekamralkar], yes. And I guess what we are curious is: since this
call takes place within the same executor thread, why do we need to add
"synchronized"? That is because the OutputCollector is not yet as thread-safe
as it claims in the documentation (see STORM-120). Once we got STORM-120 bug
fixed, we may remove the "synchronized".
> As a storm developer I’d like to use the new kafka producer API to reduce
> dependencies and use long term supported kafka apis
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: STORM-826
> URL: https://issues.apache.org/jira/browse/STORM-826
> Project: Apache Storm
> Issue Type: Story
> Components: storm-kafka
> Reporter: Thomas Becker
> Assignee: Zhuo Liu
> Fix For: 0.11.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)