[ https://issues.apache.org/jira/browse/KAFKA-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15276040#comment-15276040 ]
ASF GitHub Bot commented on KAFKA-3674: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1341 > Connector target state changes not propagated to all workers > ------------------------------------------------------------ > > Key: KAFKA-3674 > URL: https://issues.apache.org/jira/browse/KAFKA-3674 > Project: Kafka > Issue Type: Bug > Components: KafkaConnect > Reporter: Jason Gustafson > Assignee: Jason Gustafson > Priority: Blocker > Fix For: 0.10.1.0, 0.10.0.0 > > > Current handling of target state changes to a connector in DistributedHerder > seems dubious. We don't appear to propagate changes to the worker unless it > is running the connector itself, which means tasks running on separate > workers will not be notified of state changes. This should have been caught > with unit tests, but current coverage seems quite poor, so we should improve > that as well. -- This message was sent by Atlassian JIRA (v6.3.4#6332)