Ufuk Celebi created FLINK-3111: ---------------------------------- Summary: Short lived client interaction logs warning in job manager Key: FLINK-3111 URL: https://issues.apache.org/jira/browse/FLINK-3111 Project: Flink Issue Type: Bug Reporter: Ufuk Celebi
If you have short-lived interactions with the job manager via {{bin/flink list}} etc. you see a warning the logs of the job manager, which can be confusing: {code} 10:18:31,533 WARN akka.remote.ReliableDeliverySupervisor - Association with remote system [akka.tcp://flink@127.0.0.1:43863] has failed, address is now gated for [5000] ms. Reason is: [Disassociated]. {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)