[jira] [Created] (FLINK-20351) Execution.transitionState does not properly log slot location

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-20351) Execution.transitionState does not properly log slot location

Shang Yuanchun (Jira)
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)