zzzk1 commented on code in PR #16451:
URL: https://github.com/apache/kafka/pull/16451#discussion_r1672424490
##########
connect/runtime/src/main/java/org/apache/kafka/connect/runtime/distributed/DistributedHerder.java:
##########
@@ -231,6 +232,8 @@ public class DistributedHerder extends AbstractHerder
implements Runnable {
Thread herderThread;
private final DistributedConfig config;
+
+ public static Future<?> herderFuture;
Review Comment:
I have Imporved this place, PTAL.
--
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]