Ning Zhang created KAFKA-10483:
----------------------------------
Summary: extract common functions from SourceConnector and
SourceTask
Key: KAFKA-10483
URL: https://issues.apache.org/jira/browse/KAFKA-10483
Project: Kafka
Issue Type: Improvement
Components: mirrormaker
Reporter: Ning Zhang
Assignee: Ning Zhang
When implementing MM2 EOS feature, existing functions from
`MirrorSourceConnector` and `MirrorSourceTask` can be reused for
`MirrorSinkConnector` and `MirrorSinkTask`.
To minimize the maintenance cost in the long-term and maximum the code
reusability, it worths to extract common functions out of current
`MirrorSourceConnector` and `MirrorSourceTask`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)