Roman Khachatryan created FLINK-36623:
-----------------------------------------
Summary: Improve logging in DefaultStateTransitionManager
Key: FLINK-36623
URL: https://issues.apache.org/jira/browse/FLINK-36623
Project: Flink
Issue Type: Improvement
Reporter: Roman Khachatryan
Assignee: Zdenek Tison
Fix For: 1.20.1
When the job transitions from one state to another, e.g. restarts when new
slots are available; it's not visible in the logs unless log.level is debug.
Therefore, it'd make sense to:
# Change log level from DEBUG to INFO
# Log job ID when such transition happens
--
This message was sent by Atlassian Jira
(v8.20.10#820010)