[
https://issues.apache.org/jira/browse/CASSANDRA-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795024#action_12795024
]
Todd Blose commented on CASSANDRA-655:
--------------------------------------
Every class that implements Serializable should declare serialVersionUID
values. Are there specific reasons why we are not doing this? Any objections to
explicitly defining these for every serializable class?
> need serialVersionUID for Token
> -------------------------------
>
> Key: CASSANDRA-655
> URL: https://issues.apache.org/jira/browse/CASSANDRA-655
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.5, 0.9
> Reporter: Eric Evans
> Priority: Minor
>
> Similar to CASSANDRA-595, Token needs a serialVersionUID or JMX client
> applications will be required to use the same build in order to work (and
> this is highly inconvenient).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.