From commits-return-15081-apmail-kafka-commits-archive=kafka.apache.org@kafka.apache.org Tue Jul 14 19:00:43 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 085EC19F28 for ; Tue, 14 Jul 2020 19:00:42 +0000 (UTC) Received: (qmail 65914 invoked by uid 500); 14 Jul 2020 19:00:42 -0000 Delivered-To: apmail-kafka-commits-archive@kafka.apache.org Received: (qmail 65848 invoked by uid 500); 14 Jul 2020 19:00:41 -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 65835 invoked by uid 99); 14 Jul 2020 19:00:41 -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; Tue, 14 Jul 2020 19:00:41 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 635AD811C0; Tue, 14 Jul 2020 19:00:41 +0000 (UTC) Date: Tue, 14 Jul 2020 19:00:35 +0000 To: "commits@kafka.apache.org" Subject: [kafka] branch trunk updated (cf69bdc -> f699bd9) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <159475323155.16663.11002350191920826912@gitbox.apache.org> From: kkarantasis@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: cf69bdc713cf72a0407d46e0d07f6d77512ebfaf X-Git-Newrev: f699bd98c14e31f07c5a3f6ba9ce2c4b441e7fdb 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. kkarantasis pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from cf69bdc KAFKA-10192: Wait for REST API to become available before testing blocked connectors (#8928) add f699bd9 MINOR: Remove call to Exit.exit() to prevent infinite recursion in Connect integration tests (#9015) No new revisions were added by this update. Summary of changes: .../org/apache/kafka/connect/util/clusters/EmbeddedConnectCluster.java | 2 -- 1 file changed, 2 deletions(-)