[
https://issues.apache.org/jira/browse/ACCUMULO-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15387956#comment-15387956
]
Noe commented on ACCUMULO-3590:
-------------------------------
So I gave it a go, but TServer of different versions cold not authenticate. The
SystemToken is created using properties of 'instance' to create a hash. Some of
these properties are created by default creating a unique hash between
different versions.
> Rolling upgrade support
> -----------------------
>
> Key: ACCUMULO-3590
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3590
> Project: Accumulo
> Issue Type: Improvement
> Reporter: Josh Elser
> Fix For: 1.9.0
>
>
> We really lack any support for rolling upgrades between versions of Accumulo.
> Need to have a way to provide seamless upgrades between certain versions of
> Accumulo which minimize any downtime/impact on users of the system.
> Need to cover fundamental control features (like a rolling upgrade), changes
> to our serialized data structures (help prevent us from goofing up
> serialization across versions -- thrift/protobuf/etc), backwards/forward
> compatible RFile and WAL support (including control), lots of tests, and lots
> of documentation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)