[jira] [Created] (FLINK-17780) Add task name to log statements of ChannelStateWriter

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-17780) Add task name to log statements of ChannelStateWriter

Shang Yuanchun (Jira)
Arvid Heise created FLINK-17780:
-----------------------------------

             Summary: Add task name to log statements of ChannelStateWriter
                 Key: FLINK-17780
                 URL: https://issues.apache.org/jira/browse/FLINK-17780
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Checkpointing
            Reporter: Arvid Heise
             Fix For: 1.11.0


Currently debugging unaligned checkpoint through logs is difficult as many relevant log statements cannot be connected to the respective task.

 

Add task name to the executor thread and to all method of ChannelStateWriter (as they can be called from any other thread).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)