Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Won't Do
-
None
-
None
Description
In ResultPartitionDeploymentDescriptor (RPDD) the boolean invariant sendScheduleOrUpdateConsumersMessage indicates whether the schedule mode is LAZY_FROM_SOURCES or not. The schedule mode is a global property, that means all the RPDDs of a task should have the same value. So it is better to migrate this invariant from RPDD to TaskDeploymentDescriptor (TDD).
Furthermore, we try to refactor the RPDD via only concerning with basic graph info and shuffle info later, then this schedule related info should also be removed from RPDD and migrated into task level.
Attachments
Issue Links
- links to