Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4060110E8C for ; Wed, 2 Oct 2013 13:22:36 +0000 (UTC) Received: (qmail 61860 invoked by uid 500); 2 Oct 2013 13:22:29 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 61671 invoked by uid 500); 2 Oct 2013 13:22:26 -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 61357 invoked by uid 99); 2 Oct 2013 13:22:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Oct 2013 13:22:24 +0000 Date: Wed, 2 Oct 2013 13:22:24 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (AMQ-4767) Extend ActiveMQ Camel component to support INDIVIDUAL_MESSAGE ack mode MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed AMQ-4767. ----------------------------- Resolution: Not A Problem > Extend ActiveMQ Camel component to support INDIVIDUAL_MESSAGE ack mode > ---------------------------------------------------------------------- > > Key: AMQ-4767 > URL: https://issues.apache.org/jira/browse/AMQ-4767 > Project: ActiveMQ > Issue Type: New Feature > Components: activemq-camel > Affects Versions: 5.8.0 > Environment: All > Reporter: Matt Pavlovich > > It would be really helpful to have a per-message acknowledgement that did not acknowledge all previous messages.. this would be an ActiveMQ-only acknowledgement mode. > Really handy for Camel to do things like > from: activemq:queue:My.Queue?concurrentConsumers=5& acknowledgementModeName=INDIVIDUAL_MESSAGE > to: jetty:http://somewebendpoint/ > and have quasi-transacted behavior -- This message was sent by Atlassian JIRA (v6.1#6144)