o.a.c.dht.AbstractBounds missing serialVersionUID
-------------------------------------------------
Key: CASSANDRA-1686
URL: https://issues.apache.org/jira/browse/CASSANDRA-1686
Project: Cassandra
Issue Type: Bug
Components: Tools
Affects Versions: 0.7 beta 3
Reporter: Eric Evans
Assignee: Eric Evans
Priority: Minor
Fix For: 0.7.0
o.a.c.dht.AbstractBounds does not have a serialVersionUID set, and as a
result, tools that make use of getRangeToEndpointMap() on the StorageService
mbean must be from the exact same build or they fail with an
java.io.InvalidClassException. This is very inconvenient.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.