[
https://issues.apache.org/jira/browse/SAMZA-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427369#comment-15427369
]
Yi Pan (Data Infrastructure) commented on SAMZA-1003:
-----------------------------------------------------
+1. Merged and submitted.
> Restore lazy init for kafka system producer
> -------------------------------------------
>
> Key: SAMZA-1003
> URL: https://issues.apache.org/jira/browse/SAMZA-1003
> Project: Samza
> Issue Type: Bug
> Affects Versions: 0.11
> Reporter: Xinyu Liu
> Assignee: Xinyu Liu
> Priority: Blocker
> Fix For: 0.11.0
>
> Attachments: SAMZA-1003.0.patch
>
>
> During the process of making kafka producer thread safe, I refactored the
> code so the previous lazy init of producer in produce() is moved to start(),
> resulting all the system registered will start the producer. This is causing
> backward incompatibility issues since user might have multiple systems
> defined but only a few of them getting used. Need to restore the lazy init.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)