Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
2.4.0
-
None
-
None
Description
AM restart could be aided if we could add some state information to the containers themselves. This allows the AM to rebuild its state by querying all of its containers for their status. The AM will of course also need to be able to write this.
This isn't critical: code running in the containers can do the same thing. It just appears to be a common use case