rkhachatryan commented on code in PR #21467: URL: https://github.com/apache/flink/pull/21467#discussion_r1054964645
########## flink-runtime/src/main/java/org/apache/flink/runtime/heartbeat/HeartbeatManagerSenderImpl.java: ########## @@ -37,7 +37,7 @@ private final long heartbeatPeriod; - HeartbeatManagerSenderImpl( + public HeartbeatManagerSenderImpl( Review Comment: Good idea, thanks! I moved it and also reduced the visibility of `HeartbeatManagerSenderImpl`. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org