Hello,
I have been trying to setup causal cluster with the help of documentation using 3 VMs as core nodes. They are not forming a cluster and i see below warning in the logs for the settings required to form a cluster.
user@neo4j01:~/neo4j-community-4.3.10/logs$ tail -f neo4j.log
WARN Unrecognized setting. No declared setting with name: causal_clustering.discovery_listen_address
WARN Unrecognized setting. No declared setting with name: causal_clustering.raft_listen_address
WARN Unrecognized setting. No declared setting with name: causal_clustering.discovery_advertised_address
I hope there is no external plugin required to setup a cluster.
Appreciate any suggestions here.
Thanks