Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In MirrorSourceConnector.findTargetTopicPartitions() we call MirrorSourceConfig.checkpointsTopic() for each remote topic or all topics when using IdentityReplicationPolicy.
The issue is that checkpointsTopic() calls MirrorSourceConfig.replicationPolicy() which always creates a new instance of the ReplicationPolicy.
Attachments
Issue Links
- links to