In my scenario I need to have a fail-over solution for ES subscription services (in case one node goes down, then the other node is still available and is able to produce read models from subscribed streams).
Is it possible/planned to make ES live subscriptions to work in round-robin or similar way so that messages would be delivered only to single node in the group?