Hi all, After our last meeting I had mentioned I had removed the cluster service because I was removing Karaf Cellar and Hazelcast.
I believe it was Jonathan who regretted this and questioned if it wouldn't break the load balancing. I still believe it is better handled at a higher level, but it is also true that I thought it was a shame to loose information about the cluster. I changed the ticket today to suggest re-introducing it and instead of using Karaf Cellar and Hazelcast to simply use the persistence service to store the cluster node information. I have successfully implemented this in my work on Unomi V3 and I have also added a "heartbeat" field that makes it possible to analyze if a node is still active or dead. You can find the updated ticket here : https://issues.apache.org/jira/browse/UNOMI-877 Best regards, Serge Huber.