Till Rohrmann created FLINK-22048: ------------------------------------- Summary: Remove unnecessary akka.transport.* configuration options Key: FLINK-22048 URL: https://issues.apache.org/jira/browse/FLINK-22048 Project: Flink Issue Type: Improvement Components: Runtime / Configuration, Runtime / Coordination Affects Versions: 1.13.0 Reporter: Till Rohrmann Assignee: Till Rohrmann Fix For: 1.13.0
Flink still exposes config options for configuring Akka's [transport failure detector|https://doc.akka.io/docs/akka-enhancements/current/config-checker.html#transport-failure-detector]. This failure detector is only relevant when not using TCP. Hence, I suggest to remove these configuration options to avoid confusion. -- This message was sent by Atlassian Jira (v8.3.4#803005)