You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2021/04/12 08:58:00 UTC

[jira] [Created] (FLINK-22216) Log start of RM on info, instead of DeclarativeSlotManager

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)