You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Todd Blose (JIRA)" <ji...@apache.org> on 2009/12/29 09:02:29 UTC

[jira] Commented: (CASSANDRA-655) need serialVersionUID for Token

    [ 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.