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 B1141200BB1 for ; Wed, 19 Oct 2016 15:58:16 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AFB05160ADE; Wed, 19 Oct 2016 13:58:16 +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 32BAC160AEA for ; Wed, 19 Oct 2016 15:58:16 +0200 (CEST) Received: (qmail 29371 invoked by uid 500); 19 Oct 2016 13:58:15 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 29361 invoked by uid 99); 19 Oct 2016 13:58:15 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2016 13:58:15 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 69EE12C4C75 for ; Wed, 19 Oct 2016 13:57:58 +0000 (UTC) Date: Wed, 19 Oct 2016 13:57:58 +0000 (UTC) From: "Nate Cole (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-18630) For rolling upgrade of Kafka 0.10.0.1, set configs for backward compatibility MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 19 Oct 2016 13:58:16 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nate Cole updated AMBARI-18630: ------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) > For rolling upgrade of Kafka 0.10.0.1, set configs for backward compatibility > ----------------------------------------------------------------------------- > > Key: AMBARI-18630 > URL: https://issues.apache.org/jira/browse/AMBARI-18630 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Reporter: Nate Cole > Assignee: Nate Cole > Priority: Critical > Fix For: trunk, 2.5.0, 2.4.2 > > Attachments: AMBARI-18630.patch > > > In the 2.5 upgrade pack, the following properties need to be set > {code} > inter.broker.protocol.version=0.9.0.0 > log.message.format.version=0.9.0.0 > {code} > after upgrade is done we should delete the inter.broker.protocol.version. > Users should remove log.message.format.version once they update their clients. -- This message was sent by Atlassian JIRA (v6.3.4#6332)