hazelcast / hazelcast-code-samples

Hazelcast Code Samples
www.hazelcast.org
548 stars 596 forks source link

Management Center #293

Open asoleimanibo opened 5 years ago

asoleimanibo commented 5 years ago

Hello I add Management Center to monitor Hazelcast in Kuberenetes, but the Management Center does not recognize the Hazelcast members, what should I do?

neilstevenson commented 5 years ago

I think the issue is with versions

Management Center on https://hazelcast.org/download/ is 3.11.2 or 3.12-ALPHA-1

The top level pom.xml for hazelcast-code-samples has

<hazelcast.version>3.13-SNAPSHOT</hazelcast.version>

Management Center 3.11.2 and maybe 3.12 will have compatibility issues with future IMDGs