- All Implemented Interfaces:
- Serializable, RequiresLeaderSessionID
public class ReconnectResourceManager
extends Object
implements RequiresLeaderSessionID, Serializable
This message signals that the ResourceManager should reconnect to the JobManager. It is processed
by the JobManager if it fails to register resources with the ResourceManager. The JobManager wants
the ResourceManager to go through the reconciliation phase to sync up with the JobManager bookkeeping.
This is done by forcing the ResourceManager to reconnect.
- See Also:
- Serialized Form