From commits-return-13277-apmail-kafka-commits-archive=kafka.apache.org@kafka.apache.org Mon Dec 16 22:53:07 2019 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 6212219612 for ; Mon, 16 Dec 2019 22:53:07 +0000 (UTC) Received: (qmail 83621 invoked by uid 500); 16 Dec 2019 22:53:06 -0000 Delivered-To: apmail-kafka-commits-archive@kafka.apache.org Received: (qmail 83596 invoked by uid 500); 16 Dec 2019 22:53:06 -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 83587 invoked by uid 99); 16 Dec 2019 22:53:06 -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, 16 Dec 2019 22:53:06 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id F33558D80D; Mon, 16 Dec 2019 22:53:05 +0000 (UTC) Date: Mon, 16 Dec 2019 22:53:01 +0000 To: "commits@kafka.apache.org" Subject: [kafka] branch trunk updated (763cb96 -> 16d36f1) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <157653677828.26523.9583297125474706813@gitbox.apache.org> From: rsivaram@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: 763cb9683f7f8c0c93fab77cdccb4cc6098e69b0 X-Git-Newrev: 16d36f1674f4867b4dc498464df20a0e8e18eb3f 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. rsivaram pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 763cb96 HOTFIX: remove non-os streams example repo reference from web docs add 16d36f1 MINOR: Adjust `testClientDisconnectionUpdatesRequestMetrics` to also test small response case (#7754) No new revisions were added by this update. Summary of changes: .../unit/kafka/network/SocketServerTest.scala | 24 +++++++++++++--------- 1 file changed, 14 insertions(+), 10 deletions(-)