zentol commented on a change in pull request #9638: [FLINK-13883] Deprecate 
unused AkkaOptions related to Akka's death watch
URL: https://github.com/apache/flink/pull/9638#discussion_r321672489
 
 

 ##########
 File path: 
flink-connectors/flink-connector-kafka-base/src/test/java/org/apache/flink/streaming/connectors/kafka/KafkaTestBase.java
 ##########
 @@ -118,8 +117,6 @@ public static void shutDownServices() throws Exception {
 
        protected static Configuration getFlinkConfiguration() {
                Configuration flinkConfig = new Configuration();
-               flinkConfig.setString(AkkaOptions.WATCH_HEARTBEAT_PAUSE, "5 s");
 
 Review comment:
   shouldn't we update these instead to use the new heartbeat options?

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


With regards,
Apache Git Services

Reply via email to