You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Dhananjay Patkar (JIRA)" <ji...@apache.org> on 2017/09/18 10:59:00 UTC

[jira] [Resolved] (KAFKA-5757) Scheduled or Delayed connector start

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

Dhananjay Patkar resolved KAFKA-5757.
-------------------------------------
    Resolution: Not A Problem

> Scheduled or Delayed connector start
> ------------------------------------
>
>                 Key: KAFKA-5757
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5757
>             Project: Kafka
>          Issue Type: Improvement
>          Components: KafkaConnect
>            Reporter: Dhananjay Patkar
>              Labels: feature
>
> Currently connectors / workers start immediately on creation / updating.
> We plan to use kafka connect in distributed mode as a batch data sync and need connectors to run at scheduled time.
> Ex: Someone submits connector configuration at 14:00 , but we don not want connector to push data until 23:00.
> Can we extend connector configuration to support "sync.start.time" property, which takes "hh:mm" ?
> Let me know, if there are alternate ways to achieve this functionality in existing framework. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)