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 C86CB200B9A for ; Fri, 7 Oct 2016 19:23:30 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C7396160AE8; Fri, 7 Oct 2016 17:23:30 +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 0F32D160AC6 for ; Fri, 7 Oct 2016 19:23:29 +0200 (CEST) Received: (qmail 27452 invoked by uid 500); 7 Oct 2016 17:23:29 -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 27436 invoked by uid 99); 7 Oct 2016 17:23:28 -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; Fri, 07 Oct 2016 17:23:28 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id AFA25E01BA; Fri, 7 Oct 2016 17:23:28 +0000 (UTC) From: jbertram To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org Message-ID: Subject: [GitHub] activemq-artemis pull request #825: ARTEMIS-767 consumer with pre-ack flagge... Content-Type: text/plain Date: Fri, 7 Oct 2016 17:23:28 +0000 (UTC) archived-at: Fri, 07 Oct 2016 17:23:31 -0000 GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/825 ARTEMIS-767 consumer with pre-ack flagged as slow You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-767 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/825.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 #825 ---- commit afb15e41241555e2c770a5ffb6e0dc7ef413b876 Author: jbertram Date: 2016-10-07T16:43:19Z ARTEMIS-767 consumer with pre-ack flagged as slow ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---