ning2008wisc opened a new pull request #9287: URL: https://github.com/apache/kafka/pull/9287
The idea is to centralize the common functions of current `MirrorSourceConnector` and `MirrorSourceTask` to prepare for reusing them in new Sink Connector and Sink Task. Two new files are proposed: - `MirrorConnectorCommon`: contains the reusable functions from `MirrorSourceConnector` - `MirrorSourceTask`: contains the reusable functions from `MirrorSourceTask` no functional changes to current behaviors ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org