Chesnay Schepler created FLINK-22216: ----------------------------------------
Summary: Log start of RM on info, instead of DeclarativeSlotManager Key: FLINK-22216 URL: https://issues.apache.org/jira/browse/FLINK-22216 Project: Flink Issue Type: Sub-task Components: Runtime / Coordination Reporter: Chesnay Schepler Assignee: Chesnay Schepler Fix For: 1.13.0 This seems unnecessary (maybe replace with a line for the start of the ResourceManager as a whole): {code} 2021-04-09 10:57:15,245 INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager [] - Starting the slot manager. {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)