From dev-return-64942-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Thu Apr 5 18:54:50 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 152A418063B for ; Thu, 5 Apr 2018 18:54:49 +0200 (CEST) Received: (qmail 48383 invoked by uid 500); 5 Apr 2018 16:54:47 -0000 Mailing-List: contact dev-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 dev@activemq.apache.org Received: (qmail 48365 invoked by uid 99); 5 Apr 2018 16:54:46 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Apr 2018 16:54:46 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 442D2EABD8; Thu, 5 Apr 2018 16:54:46 +0000 (UTC) From: rstancel To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org Message-ID: Subject: [GitHub] activemq-artemis pull request #1995: [ARTEMIS-1770] Log warning when connect... Content-Type: text/plain Date: Thu, 5 Apr 2018 16:54:46 +0000 (UTC) GitHub user rstancel opened a pull request: https://github.com/apache/activemq-artemis/pull/1995 [ARTEMIS-1770] Log warning when connection is closed Jira: https://issues.apache.org/jira/browse/ARTEMIS-1770 Master PR: https://github.com/apache/activemq-artemis/pull/1990 You can merge this pull request into a Git repository by running: $ git pull https://github.com/rstancel/jboss-activemq-artemis ARTEMIS-1770_1.x Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/1995.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1995 ---- ---- ---