You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Rainer Klute <ra...@gmx.de> on 2007/08/08 13:25:42 UTC

Message selector does not work for durable topics

Are there any activities to get AMQ-1095 fixed? If not, how could I help?

Thanks and best regards
Rainer
-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail

Re: Message selector does not work for durable topics

Posted by James Strachan <ja...@gmail.com>.
On 8/8/07, Rainer Klute <ra...@gmx.de> wrote:
> Are there any activities to get AMQ-1095 fixed?

AFAIK noone's started work on this yet.


> If not, how could I help?

Firstly we welcome contributions...
http://activemq.apache.org/contributing.html

The best way to help is to try narrow down the issue; could you try
determine for example; that this issue only happens with durable
topics? i.e. do non-durable topics not have an issue?

Ideally all bugs we find should have a JUnit test case to reproduce
them; then we know its definitely a bug and we then know when its
definitely fixed (and stays fixed). If you're feeling brave, once
there's a JUnit test case, you could try debugging it & setting
breakpoints on the RegionBroker / Topic / PrefetchSubscription classes
in the activemq.broker.* classes and tracing the message delivery code
to see why its not doing what you'd like

-- 
James
-------
http://macstrac.blogspot.com/