From commits-return-63594-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Mon Jun 14 20:36:33 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 24D71180181 for ; Mon, 14 Jun 2021 22:36:33 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 8B7CD5FFF0 for ; Mon, 14 Jun 2021 20:36:32 +0000 (UTC) Received: (qmail 85196 invoked by uid 500); 14 Jun 2021 20:36:31 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 85187 invoked by uid 99); 14 Jun 2021 20:36:31 -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, 14 Jun 2021 20:36:31 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 9AD4981A86; Mon, 14 Jun 2021 20:36:31 +0000 (UTC) Date: Mon, 14 Jun 2021 20:36:31 +0000 To: "commits@activemq.apache.org" Subject: [activemq-artemis] branch main updated (a7089d0 -> 3b1f6ee) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <162370299126.19076.12896342780932219156@gitbox.apache.org> From: clebertsuconic@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: activemq-artemis X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Oldrev: a7089d005001ff9c08d6635fa6fa6109d7acb70f X-Git-Newrev: 3b1f6eee7d942706f40b4e35f1dc9dd0537b42a7 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. clebertsuconic pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git. from a7089d0 ARTEMIS-3346 test for typo fix add 3b1f6ee ARTEMIS-3337: Correctly handle multiple connection failures No new revisions were added by this update. Summary of changes: .../artemis/core/client/impl/ClientSessionFactoryImpl.java | 13 ++++++++++--- .../core/protocol/core/impl/ActiveMQSessionContext.java | 10 +++++++--- .../activemq/artemis/spi/core/remoting/SessionContext.java | 5 +++++ 3 files changed, 22 insertions(+), 6 deletions(-)