[ 
https://issues.apache.org/jira/browse/FLINK-17295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17226600#comment-17226600
 ] 

Robert Metzger commented on FLINK-17295:
----------------------------------------

I now reverted ExecutionAttemptID refactoring in 
https://github.com/apache/flink/commit/513c8069c758e56184f7d894ce46e0c8ec6878bb 
to behave as before: a fully random ID. From a user's perspective, the 
ExecutionAttemptID will not have changed in the 1.12 release.

Let's revisit a reimplementation of this for the 1.13 release, with a random 
element.

> Refactor the ExecutionAttemptID to consist of ExecutionVertexID and 
> attemptNumber
> ---------------------------------------------------------------------------------
>
>                 Key: FLINK-17295
>                 URL: https://issues.apache.org/jira/browse/FLINK-17295
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: Yangze Guo
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>
> Make the ExecutionAttemptID being composed of (ExecutionVertexID, 
> attemptNumber).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to