classMemberAutoDownService extends Actor with ActorLogging
Monitors a status of the specified unreachable instance and automatically
excludes it from the cluster if the instance was deregistered from the storage.
This actor terminates itself when the instance is excluded from the cluster or
when it becomes reachable again.
Monitors a status of the specified unreachable instance and automatically excludes it from the cluster if the instance was deregistered from the storage. This actor terminates itself when the instance is excluded from the cluster or when it becomes reachable again.