You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2020/10/14 07:14:00 UTC

[jira] [Closed] (FLINK-16620) Add attempt information in logging

     [ https://issues.apache.org/jira/browse/FLINK-16620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piotr Nowojski closed FLINK-16620.
----------------------------------
    Fix Version/s: 1.12.0
       Resolution: Fixed

 merged commit eb1297b into apache:master 

Thanks for the contribution [~wind_ljy]

> Add attempt information in logging
> ----------------------------------
>
>                 Key: FLINK-16620
>                 URL: https://issues.apache.org/jira/browse/FLINK-16620
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Task
>    Affects Versions: 1.10.0
>            Reporter: Jiayi Liao
>            Assignee: Jiayi Liao
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently  logging in places such as {{Task}} and {{StreamTask}} , is using {{taskNameWithSubtasks}} in {{TaskInfo}} to represent an execution. I think it'll be more user-friendly if we can add attempt information into the logging.
> The format can be consitent with logging information in {{Execution}} :
> {code:java}
> MySink (3/10) - execution #0
> {code}



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