Robert Metzger created FLINK-4152: ------------------------------------- Summary: TaskManager registration exponential backoff doesn't work Key: FLINK-4152 URL: https://issues.apache.org/jira/browse/FLINK-4152 Project: Flink Issue Type: Task Components: Distributed Coordination, TaskManager, YARN Client Reporter: Robert Metzger
While testing Flink 1.1 I've found that the TaskManagers are logging many messages when registering at the JobManager. This is the log file: https://gist.github.com/rmetzger/0cebe0419cdef4507b1e8a42e33ef294 Its logging more than 3000 messages in less than a minute. I don't think that this is the expected behavior. -- This message was sent by Atlassian JIRA (v6.3.4#6332)