Actions
Bug #4622
closed[Node Manager] Stop ShutdownActors when the node disappears
Status:
Duplicate
Priority:
Normal
Assigned To:
-
Category:
Node Manager
Target version:
-
Story points:
-
Description
Under some circumstances, if a node goes away while a ShutdownActor is trying to shut it down, the ShutdownActor will retry forever trying to shut it down. This isn't a huge problem, but it will put spurious warnings in the logs and waste resources. Make sure the daemon consistently stops and deletes ShutdownActors when there's no more work to do.
Actions