You can double check with node tool e.g. $ ./bin/nodetool -h localhost version ReleaseVersion: 0.8.0-SNAPSHOT
This error is about the internode wire protocol one node thinks another is using. Not sure how it could get confused, does it go away if you restart the node that logged the error ? Cheers ----------------- Aaron Morton Freelance Cassandra Developer @aaronmorton http://www.thelastpickle.com On 13 Jun 2011, at 06:19, Sasha Dolgy wrote: > Hi Everyone, > > Last week, upgraded all 4 nodes to apache-cassandra-0.8.0 .. no > issues. Trolling the logs today, I find messages like this on all > four nodes: > > INFO [manual-repair-0b61c9e2-3593-4633-a80f-b6ca52cfe948] 2011-06-13 > 02:16:45,978 AntiEntropyService.java (line 177) Excluding > /10.128.34.18 from repair because it is on version 0.7 or sooner. You > should consider updating this node before running repair again. > > Maybe it would be nice to have the version of all nodes print in > nodetool ring ? I don't think I'm crazy though ... have manually > checked all are on 0.8.0 > > > -- > Sasha Dolgy > sasha.do...@gmail.com