Hi,
I have put hazelcast plugin jar in distribution plugin and want to enable clustering as soon as the server comes up, For that there is xml property being used in the ClusterManager.java class, its called “clustering.enabled”. If i make it true in config file then server doesnot event start, Is it a bug or there is any reason behind this behaviour ?