You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/01 03:08:00 UTC

[jira] [Commented] (KAFKA-9441) Refactor commit logic

    [ https://issues.apache.org/jira/browse/KAFKA-9441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072342#comment-17072342 ] 

ASF GitHub Bot commented on KAFKA-9441:
---------------------------------------

mjsax commented on pull request #8356: KAFKA-9441: Cleanup Streams metrics for removed task commit latency metrics
URL: https://github.com/apache/kafka/pull/8356
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Refactor commit logic
> ---------------------
>
>                 Key: KAFKA-9441
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9441
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>            Reporter: Matthias J. Sax
>            Assignee: Matthias J. Sax
>            Priority: Major
>             Fix For: 2.6.0
>
>
> Using producer per thread in combination with EOS, it's not possible any longer to commit individual task independently (as done currently).
> We need to refactor StreamsThread, to commit all tasks at the same time for the new model.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)