[
https://issues.apache.org/jira/browse/FLINK-20351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-20351:
-----------------------------------
Labels: pull-request-available (was: )
> 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.12.0, 1.11.2
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Minor
> Labels: pull-request-available
> 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)