[
https://issues.apache.org/jira/browse/CASSANDRA-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795079#action_12795079
]
Jonathan Ellis commented on CASSANDRA-655:
------------------------------------------
we still have a lot of classes that implement Serializable, that don't need to
at all, even for JMX.
of the remaining ones (the ones used in JMX that Eric mentions), yes, we should
declare the UID for each.
> 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.