matriv commented on a change in pull request #18622:
URL: https://github.com/apache/flink/pull/18622#discussion_r801478358



##########
File path: 
flink-core/src/main/java/org/apache/flink/configuration/AkkaOptions.java
##########
@@ -299,6 +300,7 @@
     @Deprecated
     public static final ConfigOption<String> WATCH_HEARTBEAT_PAUSE =
             ConfigOptions.key("akka.watch.heartbeat.pause")
+                    .stringType()

Review comment:
       Yep, it would, I would rather create a separate issue to track this 
change, WDYT?




-- 
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


Reply via email to