From commits-return-15183-apmail-kafka-commits-archive=kafka.apache.org@kafka.apache.org Sat Jul 25 15:52:50 2020 Return-Path: X-Original-To: apmail-kafka-commits-archive@www.apache.org Delivered-To: apmail-kafka-commits-archive@www.apache.org Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with ESMTP id 45DB0196A7 for ; Sat, 25 Jul 2020 15:52:49 +0000 (UTC) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id BC8B41268F0 for ; Sat, 25 Jul 2020 15:52:48 +0000 (UTC) Received: (qmail 59471 invoked by uid 500); 25 Jul 2020 15:52:47 -0000 Delivered-To: apmail-kafka-commits-archive@kafka.apache.org Received: (qmail 59420 invoked by uid 500); 25 Jul 2020 15:52:47 -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 59411 invoked by uid 99); 25 Jul 2020 15:52:47 -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; Sat, 25 Jul 2020 15:52:47 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 8DC1182072; Sat, 25 Jul 2020 15:52:46 +0000 (UTC) Date: Sat, 25 Jul 2020 15:52:40 +0000 To: "commits@kafka.apache.org" Subject: [kafka] branch trunk updated (206b69a -> 483fbd8) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <159569235645.29890.10455025449141596563@gitbox.apache.org> From: boyang@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: 206b69af8b1267a5022d22d1535bd1db02702be1 X-Git-Newrev: 483fbd812d3d59bc8332eaeb12f1360a916332b3 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. boyang pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 206b69a KAFKA-10305: Print usage when parsing fails for ConsumerPerformance (#9071) add 483fbd8 KAFKA-10246 : AbstractProcessorContext topic() throws NPE (#9034) No new revisions were added by this update. Summary of changes: .../kafka/streams/processor/internals/AbstractProcessorContext.java | 2 +- .../streams/processor/internals/AbstractProcessorContextTest.java | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-)