Dhananjay Patkar created KAFKA-5757:
---------------------------------------
Summary: 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
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" ?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)