[ https://issues.apache.org/jira/browse/CASSANDRA-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926575#action_12926575
]
Hudson commented on CASSANDRA-1686:
-----------------------------------
Integrated in Cassandra #581 (See [https://hudson.apache.org/hudson/job/Cassandra/581/])
CASSANDRA-1686: assign a serialVersionUID
Patch by eevans
> 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
>
> Attachments: v1-0001-CASSANDRA-1686-assign-a-serialVersionUID.txt
>
>
> 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.
|