You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2022/06/16 14:09:00 UTC

[jira] [Resolved] (KAFKA-13873) Add ability to Pause / Resume KafkaStreams Topologies

     [ https://issues.apache.org/jira/browse/KAFKA-13873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno Cadonna resolved KAFKA-13873.
-----------------------------------
    Resolution: Fixed

> Add ability to Pause / Resume KafkaStreams Topologies
> -----------------------------------------------------
>
>                 Key: KAFKA-13873
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13873
>             Project: Kafka
>          Issue Type: New Feature
>          Components: streams
>            Reporter: Jim Hughes
>            Assignee: Jim Hughes
>            Priority: Major
>              Labels: kip
>             Fix For: 3.3.0
>
>
> In order to reduce resources used or modify data pipelines, users may want to pause processing temporarily.  Presently, this would require stopping the entire KafkaStreams instance (or instances).  
> This work would add the ability to pause and resume topologies.  When the need to pause processing has passed, then users should be able to resume processing.
> KIP-834: [https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=211882832]



--
This message was sent by Atlassian Jira
(v8.20.7#820007)