Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning “Master version should be greater than ours” on new nodes start #15232

Closed
apanasevich opened this issue Jun 28, 2019 · 3 comments
Closed
Labels
Module: Cluster Source: Community PR or issue was opened by a community user Team: Core Type: Question Community Questions

Comments

@apanasevich
Copy link

We had two Hazelcast nodes running in a cluster of six nodes. Setup is described here: #15160. Then, we started two new nodes simultaneously and got a single warning on one new nodes.

[WARN ] hz._hzInstance_2_cross-shard.generic-operation.thread-7 - com.hazelcast.internal.partition.InternalPartitionService : [172.16.20.94]:6004 [cross-shard] [3.10.5] Master version should be greater than ours! Local version: 881, Master version: 880 Master: [172.16.20.88]:6002

I've found #8736 with the similar question, but the case is different: no nodes are shutting down.

Did we lose some data? What does the warning mean in this case? Shall we ignore it?

@AyberkSorgun AyberkSorgun added Source: Community PR or issue was opened by a community user Type: Question Community Questions labels Nov 6, 2019
@mdogan
Copy link
Contributor

mdogan commented Jan 27, 2020

Hi @apanasevich:
That was a wrongly printed warning as far as I remember and should be fixed in later versions. Can you please test with latest 3.12.x version?

@apanasevich
Copy link
Author

Thank you for answering.

Can you please test with latest 3.12.x version?

Yes, we have already upgraded to 3.12.2. I'll be look after logs and let you know the result.

@mmedenjak
Copy link
Contributor

Thank you for upgrading! I'll close this issue as fixed by #14351. Please reopen this issue or open a new one if the issue reoccurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Module: Cluster Source: Community PR or issue was opened by a community user Team: Core Type: Question Community Questions
Projects
None yet
Development

No branches or pull requests

4 participants