Bo Cui created FLINK-25835:
------------------------------
Summary: The task initialization duration is recorded in logs
Key: FLINK-25835
URL: https://issues.apache.org/jira/browse/FLINK-25835
Project: Flink
Issue Type: Improvement
Components: Runtime / State Backends
Affects Versions: 1.12.2, 1.15.0
Reporter: Bo Cui
[https://github.com/apache/flink/blob/a543e658acfbc22c1579df0d043654037b9ec4b0/flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java#L644]
We are testing the time of state backend initialization for different data
levels.However, the task initialization time cannot be obtained from the log
file and the time taken to restore the status at the backend cannot be obtained.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)