pvary commented on code in PR #16438:
URL: https://github.com/apache/iceberg/pull/16438#discussion_r3286767248
##########
kafka-connect/kafka-connect-runtime/src/integration/java/org/apache/iceberg/connect/IntegrationTestBase.java:
##########
@@ -58,6 +58,7 @@ public abstract class IntegrationTestBase {
private Admin admin;
private String connectorName;
private String testTopic;
+ private String controlTopic;
Review Comment:
Do we really need this change after the fix?
I see one comment saying it doesn't fix the problem.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]