Open
Description
We can BringOffline
some nodes, and then BringOnline
again on the same object... BUT!
The underlying containers will be disposed after BringOffline
. And new instances will be created afterwards.
What if we want a test in which the same node goes dark for a while, then comes back? The container (+ its filesystem) will need to survive.
Investigate and implement a way to make this happen. Change the BringOnline
/BringOffline
terminology to more clearly reflect when a node and all of its state is being destroyed.
Metadata
Metadata
Assignees
Labels
No labels