From commits-return-15011-apmail-kafka-commits-archive=kafka.apache.org@kafka.apache.org Mon Jul 6 16:45:16 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 4923119A0C for ; Mon, 6 Jul 2020 16:45:16 +0000 (UTC) Received: (qmail 73475 invoked by uid 500); 6 Jul 2020 16:45:15 -0000 Delivered-To: apmail-kafka-commits-archive@kafka.apache.org Received: (qmail 73414 invoked by uid 500); 6 Jul 2020 16:45:15 -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 73403 invoked by uid 99); 6 Jul 2020 16:45:15 -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, 06 Jul 2020 16:45:15 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id A8C1F890B8; Mon, 6 Jul 2020 16:45:14 +0000 (UTC) Date: Mon, 06 Jul 2020 16:45:09 +0000 To: "commits@kafka.apache.org" Subject: [kafka] branch trunk updated (ce939e9 -> e263566) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <159405390578.18265.10400441711147829566@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: ce939e9136b7a1ea5343d464b7660f905212c053 X-Git-Newrev: e263566303ae4f4aa92f4f95d4e88d01325195ec 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 ce939e9 MINOR: Document that max.block.ms affects some transaction methods (#8975) add e263566 MINOR: rename class `RecordTimeDefintion` to `RecordTimeDefinition` (#8939) No new revisions were added by this update. Summary of changes: .../streams/kstream/internals/suppress/SuppressedInternal.java | 2 +- .../streams/kstream/internals/suppress/TimeDefinitions.java | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-)