From dev-return-6890-apmail-crunch-dev-archive=crunch.apache.org@crunch.apache.org Sun Feb 23 19:49:02 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 1E0CC19AC5 for ; Sun, 23 Feb 2020 19:49:02 +0000 (UTC) Received: (qmail 96613 invoked by uid 500); 23 Feb 2020 19:49:01 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 96516 invoked by uid 500); 23 Feb 2020 19:49:01 -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 96349 invoked by uid 500); 23 Feb 2020 19:49:01 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 96345 invoked by uid 99); 23 Feb 2020 19:49:01 -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 19:49:01 +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 B1137E103B for ; Sun, 23 Feb 2020 19:49:00 +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 104A87804DF for ; Sun, 23 Feb 2020 19:49:00 +0000 (UTC) Date: Sun, 23 Feb 2020 19:49:00 +0000 (UTC) From: "Jan Van Besien (Jira)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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:comment-tabpanel&focusedCommentId=17043042#comment-17043042 ] Jan Van Besien commented on CRUNCH-694: --------------------------------------- You're welcome, thanks for the fast merge. > 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)