Hi John,
Thanks for the question!
That method is used when the Connector notifies the runtime it observed an
event that would require a new set of task configs.
For example, the MirrorSourceConnector calls
ConnectorContext#requestTaskReconfiguration() when a new topic appears in
the input cluster
Hi Folks,
Any ideas?
From: talljhawk...@gmail.com
Sent: Thursday, June 13, 2024 10:36 AM
To: dev@kafka.apache.org
Subject: Herder#requestTaskReconfiguration
Hi Folks,
what is the purpose of this method please?
/**
* Requests reconfiguration of the tasks of a connector. This sh