From commits-return-13410-apmail-kafka-commits-archive=kafka.apache.org@kafka.apache.org Thu Jan 16 22:31:29 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 3400919ED1 for ; Thu, 16 Jan 2020 22:31:29 +0000 (UTC) Received: (qmail 34877 invoked by uid 500); 16 Jan 2020 22:31:28 -0000 Delivered-To: apmail-kafka-commits-archive@kafka.apache.org Received: (qmail 34852 invoked by uid 500); 16 Jan 2020 22:31:28 -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 34843 invoked by uid 99); 16 Jan 2020 22:31:28 -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 Jan 2020 22:31:28 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 5B21D81975; Thu, 16 Jan 2020 22:31:28 +0000 (UTC) Date: Thu, 16 Jan 2020 22:31:23 +0000 To: "commits@kafka.apache.org" Subject: [kafka] branch trunk updated (bbd3348 -> cd4ab41) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <157921388034.3882.14014002347233304277@gitbox.apache.org> From: vvcephei@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: bbd3348dcbcb01017914b64dbe6f16c00c1b7b61 X-Git-Newrev: cd4ab4189e32a7b4a88d6762a39fa947c4eee14b 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 trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from bbd3348 KAFKA-9431: Expose API in KafkaStreams to fetch all local offset lags (#7961) add cd4ab41 MINOR: fix flaky StreamsUpgradeTestIntegrationTest (#7974) No new revisions were added by this update. Summary of changes: .../integration/StreamsUpgradeTestIntegrationTest.java | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-)