Matthias Pohl created FLINK-32710:
-------------------------------------
Summary: 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: Bug
Components: Runtime / Coordination
Affects Versions: 1.18.0
Reporter: Matthias Pohl
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)