Closed woutslakhorst closed 5 years ago
This was probably due to the duplicate hashes, in the NetworkMapClient a List is compared to a Set.... it then concludes that newer nodes are available.....
SInce the discovery service is now using a Set instead of a List of nodes, this will no longer occur.
"nodeInfo is newer than local"