[
https://issues.apache.org/jira/browse/FLINK-40386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Fan resolved FLINK-40386.
-----------------------------
Fix Version/s: 2.4.0
Resolution: Fixed
Merged to master(2.4.0) via: 41f2cdb8864e40475ae67b59c5d6f0efef39da09
> Log the enablement and state transitions of checkpointing during recovery
> -------------------------------------------------------------------------
>
> Key: FLINK-40386
> URL: https://issues.apache.org/jira/browse/FLINK-40386
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Checkpointing
> Reporter: Rui Fan
> Assignee: Rui Fan
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.4.0
>
>
> StreamTask#recoverChannelsWithCheckpointing produces no log at all today: we
> cannot tell from
> a TaskManager log whether checkpointing during recovery is enabled, nor how
> far the recovery
> got.
> Proposed:
> * INFO when the feature is enabled.
> * INFO/DEBUG on the transitions of the futures chain (fetching -> filtering
> -> draining).
> Reported by Roman Khachatryan in the review of FLINK-40080:
> https://github.com/apache/flink/pull/28662#pullrequestreview-4921785962
--
This message was sent by Atlassian Jira
(v8.20.10#820010)