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 D80AB438F for ; Mon, 9 May 2011 15:18:08 +0000 (UTC) Received: (qmail 50222 invoked by uid 500); 9 May 2011 15:18:08 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 50191 invoked by uid 500); 9 May 2011 15:18:08 -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 50183 invoked by uid 99); 9 May 2011 15:18:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 May 2011 15:18:08 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of chubrilo@gmail.com designates 209.85.161.43 as permitted sender) Received: from [209.85.161.43] (HELO mail-fx0-f43.google.com) (209.85.161.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 May 2011 15:18:04 +0000 Received: by fxm3 with SMTP id 3so5062845fxm.2 for ; Mon, 09 May 2011 08:17:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=iLh8OTF6BktJp2kGenv3SnpMsy+SbNWERFv01gymzCI=; b=pKQFrH3mD564PbIh9jdCvSdfJK5fO21iIuMR76nTLemNLBIfi8EKqmvfv7d6ZyIlIA IH+K0jfk7Mvqy6XMUIDtS9e7poBBYCzCzOeKiSXRlvBGmhLtP/2Em0/F6FRDslNMAeBu Sx8MCRIrpdU+/1j8ETts5QGjZ3bro+FN1NP1Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=wQ0v8cPvxfykYvot2Dgx0bHn0X+To1UqWSMxLVIyh2mp/yd9i+c517PN8LjDGvK6lZ PwKJw4oMq2Z/8jCGz6wHuMinRDemNBFbZ6YWMAMlHg1yggwhYWh+hcd62MGTwRlfSo0l 8WKeHXjheYZNOCFzEKgVZ8HSBi4MRO4hbyl38= MIME-Version: 1.0 Received: by 10.223.127.210 with SMTP id h18mr1206568fas.79.1304954263422; Mon, 09 May 2011 08:17:43 -0700 (PDT) Sender: chubrilo@gmail.com Received: by 10.223.79.73 with HTTP; Mon, 9 May 2011 08:17:43 -0700 (PDT) In-Reply-To: <1304948341065-3509284.post@n4.nabble.com> References: <1304625591981-3499325.post@n4.nabble.com> <1304694851696-3503243.post@n4.nabble.com> <1304948341065-3509284.post@n4.nabble.com> Date: Mon, 9 May 2011 18:17:43 +0300 X-Google-Sender-Auth: IT9BdUiILL9wRyPdTThXp1lVL3o Message-ID: Subject: Re: Message Groups and long running transactions From: Dejan Bosanac To: dev@activemq.apache.org Content-Type: multipart/alternative; boundary=00235453097051c7a804a2d95721 --00235453097051c7a804a2d95721 Content-Type: text/plain; charset=ISO-8859-1 Yes, also it'd be great to have rebalaning of message groups among consumers (https://issues.apache.org/jira/browse/AMQ-2106). All contributions are welcomed :) Regards -- Dejan Bosanac - http://twitter.com/dejanb ----------------- The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net Connect at CamelOne May 24-26 The Open Source Integration Conference On Mon, May 9, 2011 at 4:39 PM, rbolen wrote: > I've tested it. It appears the broker does not release the group from the > consumer until the consumer -1 sequence message is processed by the > consumer. > > What would be really cool is if the broker could detect a slow consumer and > free all the groups from that consumer except the current group for the > long > transaction. Another cool thing would be a client API to control the > message groups association. > > I guess this is all non-standard so developing an API around it could be > tricky. > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Message-Groups-and-long-running-transactions-tp3499325p3509284.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > --00235453097051c7a804a2d95721--