Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
The result of moving an app to a new queue should persist across RM restarts. This will require updating the ApplicationSubmissionContext, the single source of truth upon state recovery, with the new queue info.
There will be a brief window after the move completes before the move is stored. If the RM dies during this window, the recovered RM will include the old queue info. Schedulers should be resilient to this situation.