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

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

GitHub user guozhangwang opened a pull request:

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

    KAFKA-2370: use thread-id as metrics tags

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/guozhangwang/kafka K2730

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/416.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 #416
    
----
commit 5d37cd1ec33ed7b234fe4f14bf3ddd396e61ac8a
Author: Guozhang Wang <wangg...@gmail.com>
Date:   2015-11-04T01:04:01Z

    simple fix

----


> Add pause/unpause connector support
> -----------------------------------
>
>                 Key: KAFKA-2370
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2370
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: copycat
>            Reporter: Ewen Cheslack-Postava
>            Assignee: Ewen Cheslack-Postava
>             Fix For: 0.9.0.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)

Reply via email to