You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Greg Fodor (JIRA)" <ji...@apache.org> on 2016/05/30 08:01:12 UTC

[jira] [Commented] (KAFKA-3770) KStream job should be able to specify linger.ms

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

Greg Fodor commented on KAFKA-3770:
-----------------------------------

https://github.com/apache/kafka/pull/1448

> KStream job should be able to specify linger.ms
> -----------------------------------------------
>
>                 Key: KAFKA-3770
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3770
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Greg Fodor
>            Assignee: Guozhang Wang
>
> The default linger.ms hardcoded into the StreamsConfig class of 100ms is problematic for jobs that have lots of tasks, since this latency can accrue. It seems useful to be able to override the linger.ms in the StreamsConfig. Attached is a PR which allows this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)