Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
None
Description
The motivation of task is for preparing the creation of ResultPartition via ShuffleService future.
Currently during the creation of ResultPartition we need the ExecutionAttemptID info to generate ResultPartitionID. To make the interface of ShuffleService#createResultPartitionWriter clean, it is better to get ResultPartitionID directly from ResultPartitionDeploymentDescriptor instead of explicitly passing additional ExecutionAttemptID.
We could create this ResultPartitionID during generating ResultPartitionDeploymentDescriptor to replace the original field of IntermediateResultPartitionID.
Attachments
Issue Links
- links to