From commits-return-15100-apmail-kafka-commits-archive=kafka.apache.org@kafka.apache.org Thu Jul 16 16:04:27 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 F11C919A27 for ; Thu, 16 Jul 2020 16:04:25 +0000 (UTC) Received: (qmail 44833 invoked by uid 500); 16 Jul 2020 16:04:24 -0000 Delivered-To: apmail-kafka-commits-archive@kafka.apache.org Received: (qmail 44775 invoked by uid 500); 16 Jul 2020 16:04:24 -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 44741 invoked by uid 99); 16 Jul 2020 16:04:24 -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; Thu, 16 Jul 2020 16:04:24 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 8CF4F811C0; Thu, 16 Jul 2020 16:04:24 +0000 (UTC) Date: Thu, 16 Jul 2020 16:04:18 +0000 To: "commits@kafka.apache.org" Subject: [kafka] branch trunk updated (2eeae09 -> 796fae2) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <159491545481.25243.7395856719793191581@gitbox.apache.org> From: cmccabe@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: kafka X-Git-Refname: refs/heads/trunk X-Git-Reftype: branch X-Git-Oldrev: 2eeae09ca3e5a9af89e1f15c0d772413ddc489ec X-Git-Newrev: 796fae25c34593a76e97761ca525aec1a739a803 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. cmccabe pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 2eeae09 KAFKA-9666; Don't increase producer epoch when trying to fence if the log append fails (#8239) add 796fae2 KAFKA-10174: Prefer --bootstrap-server for configs command in ducker tests (#8948) No new revisions were added by this update. Summary of changes: tests/kafkatest/services/kafka/kafka.py | 22 ++++++++++++++-------- tests/kafkatest/version.py | 3 +++ 2 files changed, 17 insertions(+), 8 deletions(-)