[
https://issues.apache.org/jira/browse/FLINK-32710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17748829#comment-17748829
]
Matthias Pohl commented on FLINK-32710:
---------------------------------------
Thanks for volunteering. You're right: it's about adding a prefix describing
the component. Probably, a prefix like {{job-}} would do it.
> 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: starter
>
> 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)