[
https://issues.apache.org/jira/browse/SAMZA-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xinyu Liu resolved SAMZA-960.
-----------------------------
Resolution: Fixed
committed as part of SAMZA-863.
> Make system producer thread safe
> --------------------------------
>
> Key: SAMZA-960
> URL: https://issues.apache.org/jira/browse/SAMZA-960
> Project: Samza
> Issue Type: Sub-task
> Reporter: Xinyu Liu
> Assignee: Xinyu Liu
>
> All the system producers need to be thread safe in order to be used in
> multithreaded tasks. The following are the changes:
> - In KafkaSystemProducer, remove the buggy retry logic and treat any
> exception as fatal.
> - In HdfsSystemProducer, add synchronization lock to all public methods.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)