ryannedolan commented on pull request #10648: URL: https://github.com/apache/kafka/pull/10648#issuecomment-845517243
I still don't think an API change is required here. I was able to get your integration tests passing with this version of IdentityReplicationPolicy: https://github.com/apache/kafka/pull/10652/files#diff-79a09517576a35906123533490ed39c0e1a9416878e284d7b71f5f4c53eeca29R31 I just had to add this extra check to MirrorSourceConnector: https://github.com/apache/kafka/pull/10652/files#diff-b7d6db5cc72b500fab6c628f42376198eaecfd6258069bbff0e2ec98ee9e9427R497 which I think is probably harmless. Thoughts? -- 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: [email protected]
