You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2014/03/31 23:53:16 UTC

[jira] [Commented] (ACCUMULO-2598) Update Fate to avoid serializing classnames

    [ https://issues.apache.org/jira/browse/ACCUMULO-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955768#comment-13955768 ] 

Keith Turner commented on ACCUMULO-2598:
----------------------------------------

New features in 1.5 and 1.6 have resulted in changes to the implementations of some of the FATE operations.  Even if the class names were the same, they may still fail.   

> Update Fate to avoid serializing classnames
> -------------------------------------------
>
>                 Key: ACCUMULO-2598
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2598
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: fate
>    Affects Versions: 1.4.5, 1.5.1, 1.6.0
>            Reporter: Sean Busbey
>            Priority: Minor
>              Labels: rolling_upgrade
>             Fix For: 1.7.0
>
>
> Fate in 1.4, 1.5, and 1.6 relies on serializing the class name for operations directly. This makes upgrades harder (and precludes rolling upgrades) because those class names can and have changed between major versions.
> Rather than adopting a policy around compatibility changes outside of hte public API, we should change how Fate is implemented so that this isn't an issue.



--
This message was sent by Atlassian JIRA
(v6.2#6252)