[
https://issues.apache.org/jira/browse/FLINK-36623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl resolved FLINK-36623.
-----------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
master:
[21eea0d2ddeea14a791c13c9595d8cb54e9f1b0c|https://github.com/apache/flink/commit/21eea0d2ddeea14a791c13c9595d8cb54e9f1b0c]
> Improve logging in DefaultStateTransitionManager
> ------------------------------------------------
>
> Key: FLINK-36623
> URL: https://issues.apache.org/jira/browse/FLINK-36623
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Affects Versions: 2.0.0, 2.0-preview
> Reporter: Roman Khachatryan
> Assignee: Zdenek Tison
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.0.0
>
>
> 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)