[
https://issues.apache.org/jira/browse/FLINK-17780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Nowojski closed FLINK-17780.
----------------------------------
Resolution: Fixed
merged commit e7f7c5e into apache:master and as 90ece8c119 to release-1.11
> 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
> Assignee: Arvid Heise
> Priority: Major
> Labels: pull-request-available
> 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)