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 9803B2009E8 for ; Mon, 30 May 2016 16:32:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 968BF160A19; Mon, 30 May 2016 14:32:14 +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 D894B160969 for ; Mon, 30 May 2016 16:32:13 +0200 (CEST) Received: (qmail 80246 invoked by uid 500); 30 May 2016 14:32:13 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 80235 invoked by uid 99); 30 May 2016 14:32:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 May 2016 14:32:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E94312C14F8 for ; Mon, 30 May 2016 14:32:12 +0000 (UTC) Date: Mon, 30 May 2016 14:32:12 +0000 (UTC) From: "Viacheslav Gagara (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (KARAF-4545) Add support of Kafka 0.8.2.X MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 30 May 2016 14:32:14 -0000 Viacheslav Gagara created KARAF-4545: ---------------------------------------- Summary: Add support of Kafka 0.8.2.X Key: KARAF-4545 URL: https://issues.apache.org/jira/browse/KARAF-4545 Project: Karaf Issue Type: Improvement Components: decanter Reporter: Viacheslav Gagara Fix For: decanter-1.1.1 As per Kafka upgrade guide: http://kafka.apache.org/090/documentation.html#upgrade upgrade from 0.8 to 0.9 has breaking changes. It would be good to support older version of Kafka (0.8.x) in Decanter. -- This message was sent by Atlassian JIRA (v6.3.4#6332)