Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DD913200B39 for ; Sat, 9 Jul 2016 20:15:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DC32B160A67; Sat, 9 Jul 2016 18:15:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 55D9E160A59 for ; Sat, 9 Jul 2016 20:15:12 +0200 (CEST) Received: (qmail 49220 invoked by uid 500); 9 Jul 2016 18:15:11 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 49206 invoked by uid 99); 9 Jul 2016 18:15:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Jul 2016 18:15:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 259912C02A3 for ; Sat, 9 Jul 2016 18:15:11 +0000 (UTC) Date: Sat, 9 Jul 2016 18:15:11 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-3590) Rolling upgrade support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 09 Jul 2016 18:15:13 -0000 [ https://issues.apache.org/jira/browse/ACCUMULO-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369225#comment-15369225 ] Josh Elser commented on ACCUMULO-3590: -------------------------------------- I don't believe we have made any changes between any 1.6 and 1.7 release which would prevent this from working. However, it hasn't been tested, so YMMV. > 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)