[
https://issues.apache.org/jira/browse/KAFKA-4986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969243#comment-15969243
]
ASF GitHub Bot commented on KAFKA-4986:
---------------------------------------
GitHub user mjsax opened a pull request:
https://github.com/apache/kafka/pull/2854
KAFKA-4986: Adding producer per task (follow-up)
- addressing open Github comments from #2773
- test clean-up
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mjsax/kafka
kafka-4986-producer-per-task-follow-up
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2854.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2854
----
commit 76e12832b718ab674129dab21ef97e675bf4ac37
Author: Matthias J. Sax <[email protected]>
Date: 2017-04-13T23:30:27Z
KAFKA-4986: Adding producer per task (follow-up)
- addressing open Github comments from #2773
- test clean-up
----
> Add producer per task support
> -----------------------------
>
> Key: KAFKA-4986
> URL: https://issues.apache.org/jira/browse/KAFKA-4986
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Reporter: Matthias J. Sax
> Assignee: Matthias J. Sax
> Fix For: 0.11.0.0
>
>
> Add new config parameter {{processing_guarantee}} and enable "producer per
> task" initialization of new config is set to {{exactly_once}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)