Error in log: "received message with id greater than"

by young » Sun Nov 04, 2012 8:59 pm

I am finding the following message in the /var/log/citrusleaf.log file what does this mean?

Aug 25 2012 14:38:43 GMT: INFO (cf:msg): (msg.c:159) received message with id greater than current definition, kind of OK, ignoring field
Aug 25 2012 14:38:43 GMT: INFO (cf:msg): (msg.c:159) received message with id greater than current definition, kind of OK, ignoring field
Aug 25 2012 14:38:43 GMT: INFO (cf:msg): (msg.c:159) received message with id greater than current definition, kind of OK, ignoring field
Aug 25 2012 14:38:43 GMT: INFO (cf:msg): (msg.c:159) received message with id greater than current definition, kind of OK, ignoring field

This informational message means that there are different versions of the Aerospike database in the same cluster. The message should disappear when all the nodes are on the same version.