You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ewen Cheslack-Postava (JIRA)" <ji...@apache.org> on 2016/04/20 23:11:25 UTC

[jira] [Updated] (KAFKA-2370) Add pause/unpause connector support

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

Ewen Cheslack-Postava updated KAFKA-2370:
-----------------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Issue resolved by pull request 1087
[https://github.com/apache/kafka/pull/1087]

> Add pause/unpause connector support
> -----------------------------------
>
>                 Key: KAFKA-2370
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2370
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: KafkaConnect
>            Reporter: Ewen Cheslack-Postava
>            Assignee: Jason Gustafson
>            Priority: Critical
>             Fix For: 0.10.1.0
>
>
> It will sometimes be useful to pause/unpause connectors. For example, if you know planned maintenance will occur on the source/destination system, it would make sense to pause and then resume (but not delete and then restore), a connector.
> This likely requires support in all Coordinator implementations (standalone/distributed) to trigger the events.



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