[
https://issues.apache.org/jira/browse/FLINK-32710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl resolved FLINK-32710.
-----------------------------------
Fix Version/s: 1.19.0
Resolution: Fixed
master (1.19): dddc91fec72fe61d4c2bcae68a7c02f6db656c1c
> The LeaderElection component IDs for running is only the JobID which might be
> confusing in the log output
> ---------------------------------------------------------------------------------------------------------
>
> Key: FLINK-32710
> URL: https://issues.apache.org/jira/browse/FLINK-32710
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Affects Versions: 1.18.0
> Reporter: Matthias Pohl
> Assignee: Jiadong Lu
> Priority: Minor
> Labels: pull-request-available, starter
> Fix For: 1.19.0
>
>
> I noticed that the leader log messages for the jobs use the plain job ID as
> the component ID. That might be confusing when reading the logs since it's a
> UUID with no additional context.
> We might want to add a prefix (e.g. {{job-}} to these component IDs.)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)