[ 
https://issues.apache.org/jira/browse/FLINK-31853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhu Zhu reassigned FLINK-31853:
-------------------------------

    Assignee: Junrui Li

> Remove use of  ExecutionAttemptMappingProvider
> ----------------------------------------------
>
>                 Key: FLINK-31853
>                 URL: https://issues.apache.org/jira/browse/FLINK-31853
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination
>    Affects Versions: 1.18.0
>            Reporter: Junrui Li
>            Assignee: Junrui Li
>            Priority: Major
>             Fix For: 1.18.0
>
>
> Currently, the ExecutionAttemptMappingProvider class used to map 
> ExecutionAttemptID to ExecutionVertex, which is only used when reporting 
> checkpoint statistics in checkpointCoordinator. However, after Flink-17295, 
> we refactored ExecutionAttemptID to consist of executionGraphId, 
> executionVertexId, and attemptNumber. Therefore, the 
> ExecutionAttemptMappingProvider class can be removed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to