Till Rohrmann created FLINK-20351:
-------------------------------------
Summary: Execution.transitionState does not properly log slot location
Key: FLINK-20351
URL:
https://issues.apache.org/jira/browse/FLINK-20351 Project: Flink
Issue Type: Bug
Components: Runtime / Coordination
Affects Versions: 1.11.2, 1.12.0
Reporter: Till Rohrmann
Assignee: Till Rohrmann
Fix For: 1.12.0, 1.11.3
{{Execution.transitionState}} does not properly log the slot location when reporting the state transition. The problem is that we rely on {{LogicalSlot.toString}} for this information. I suggest to explicitly log the location information consisting of hostname and {{ResourceID}} of the machine on which the {{Execution}} is running.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)