From commits-return-14617-apmail-kafka-commits-archive=kafka.apache.org@kafka.apache.org Mon Jun 1 20:32:49 2020 Return-Path: X-Original-To: apmail-kafka-commits-archive@www.apache.org Delivered-To: apmail-kafka-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 59C8819B52 for ; Mon, 1 Jun 2020 20:32:49 +0000 (UTC) Received: (qmail 83060 invoked by uid 500); 1 Jun 2020 20:32:48 -0000 Delivered-To: apmail-kafka-commits-archive@kafka.apache.org Received: (qmail 83005 invoked by uid 500); 1 Jun 2020 20:32:48 -0000 Mailing-List: contact commits-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list commits@kafka.apache.org Received: (qmail 82996 invoked by uid 99); 1 Jun 2020 20:32:48 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jun 2020 20:32:48 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 0D97D81F29; Mon, 1 Jun 2020 20:32:47 +0000 (UTC) Date: Mon, 01 Jun 2020 20:32:39 +0000 To: "commits@kafka.apache.org" Subject: [kafka] branch 1.1 updated (f1a5730 -> 9b233fc) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <159104355365.29885.1957085713445334562@gitbox.apache.org> From: vvcephei@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: kafka X-Git-Refname: refs/heads/1.1 X-Git-Reftype: branch X-Git-Oldrev: f1a5730500b99938497923995619ccd5730e1c5b X-Git-Newrev: 9b233fc63f5648ae49ce48058949cd82f7520e9e X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. vvcephei pushed a change to branch 1.1 in repository https://gitbox.apache.org/repos/asf/kafka.git. from f1a5730 MINOR: Upgrade ducktape to 0.7.7 (#8487) new 8e52ae4 MINOR: Fix Streams EOS system tests by adding clean-up of state dir (#7693) new e07098c KAFKA-8417: Remove redundant network definition --net=host when starting testing docker containers (#6797) new 9b233fc KAFKA-8499: ensure java is in PATH for ducker system tests (#6898) The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: tests/docker/Dockerfile | 3 ++- tests/docker/ducker-ak | 2 +- tests/kafkatest/tests/streams/streams_eos_test.py | 8 ++++---- 3 files changed, 7 insertions(+), 6 deletions(-)