Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8A357200C4B for ; Mon, 20 Mar 2017 20:22:02 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 88D76160B8F; Mon, 20 Mar 2017 19:22:02 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id CCABC160B76 for ; Mon, 20 Mar 2017 20:22:01 +0100 (CET) Received: (qmail 27052 invoked by uid 500); 20 Mar 2017 19:22:01 -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 27035 invoked by uid 99); 20 Mar 2017 19:22:01 -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; Mon, 20 Mar 2017 19:22:01 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E2A23DFFC0; Mon, 20 Mar 2017 19:22:00 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: clebertsuconic@apache.org To: commits@activemq.apache.org Date: Mon, 20 Mar 2017 19:22:01 -0000 Message-Id: In-Reply-To: <4acb0673580f407ea6ae9d1b9c22c5a1@git.apache.org> References: <4acb0673580f407ea6ae9d1b9c22c5a1@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] activemq-artemis git commit: This closes #1107 archived-at: Mon, 20 Mar 2017 19:22:02 -0000 This closes #1107 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/8c310a2c Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/8c310a2c Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/8c310a2c Branch: refs/heads/master Commit: 8c310a2ce81ead4c9a54adc43edbbda715e740dc Parents: e29c463 2979615 Author: Clebert Suconic Authored: Mon Mar 20 15:20:46 2017 -0400 Committer: Clebert Suconic Committed: Mon Mar 20 15:20:46 2017 -0400 ---------------------------------------------------------------------- .../amqp/broker/AMQPSessionCallback.java | 11 +++- .../integration/amqp/AmqpTransactionTest.java | 56 ++++++++++++++++++-- 2 files changed, 62 insertions(+), 5 deletions(-) ----------------------------------------------------------------------