From dev-return-6889-apmail-crunch-dev-archive=crunch.apache.org@crunch.apache.org Sun Feb 23 18:11:04 2020 Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id CD3E9198DB for ; Sun, 23 Feb 2020 18:11:03 +0000 (UTC) Received: (qmail 15504 invoked by uid 500); 23 Feb 2020 18:11:02 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 15391 invoked by uid 500); 23 Feb 2020 18:11:02 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 15379 invoked by uid 500); 23 Feb 2020 18:11:02 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 15374 invoked by uid 99); 23 Feb 2020 18:11:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Feb 2020 18:11:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 62585E2CAC for ; Sun, 23 Feb 2020 18:11:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 216717804DF for ; Sun, 23 Feb 2020 18:11:00 +0000 (UTC) Date: Sun, 23 Feb 2020 18:11:00 +0000 (UTC) From: "Josh Wills (Jira)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CRUNCH-694) Update to kafka 2.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CRUNCH-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Wills resolved CRUNCH-694. ------------------------------- Fix Version/s: 1.1.0 Resolution: Fixed And merged-- thanks Jan! > Update to kafka 2.2.1 > --------------------- > > Key: CRUNCH-694 > URL: https://issues.apache.org/jira/browse/CRUNCH-694 > Project: Crunch > Issue Type: Improvement > Components: Core > Affects Versions: 1.0.0 > Reporter: Jan Van Besien > Assignee: Josh Wills > Priority: Major > Fix For: 1.1.0 > > Attachments: Update-to-kafka-2.2.1.patch > > > It seems that CRUNCH-653 contains most of the work to make crunch compatible with Kafka 2.x, although it essentially introduces duplicates of many components (each time one of which is not compatible with Kafka 2.x). > We need crunch to be compatible with Kafka 2.2.1 so I went ahead cleaning up all the old code, and fixed some remaining incompatibilities. See attached patch. -- This message was sent by Atlassian Jira (v8.3.4#803005)