Nick Nakas
Nick Nakas
As discussed in #171 I have removed the actor-system stopping behavior, modernized the `ConstructrExtension` by switching to the new style of extension implementation and added the ability to hook up...
The Constructr supervisor actor has a logic according to which: 1. Leaving the cluster also leads to actor-system termination 2. Failure of the underlying FSM must eventually lead to actor-system...
Both lock and seed-node entries get a TTL after which they expire at the backend. Given this, there is no attempt at the codebase to delete them when it is...