Cluster Support in Community Edition (CE)

Hello,

if a custom ClusterService is not enough for horizontal scalability and HA, what is it meant to do? I am still having doubts that this service is at all used by a CE broker. I cannot find any code in the broker which calls for example com.hivemq.extension.sdk.api.services.cluster.parameter.ClusterDiscoveryOutput#provideCurrentNodes,
or com.hivemq.extension.sdk.api.services.cluster.ClusterDiscoveryCallback#reload.

I am not interested in the EE version’s clusterisation, I would like to implement my own.

Best regards,
Ivan