It might be a problem with selectors, or with cursors, or maybe something else.
What version of ActiveMQ are you using? I remember seeing JIRAs against pre-5.8.0 versions about cursors that allowed messages to get stuck, so if you're using an older version, you might just need to upgrade. On Tue, Nov 18, 2014 at 6:43 AM, juanmanuel.romeraferrio < juanmanuel.romerafer...@gmail.com> wrote: > Sorry, I know that my English is not good. > > Consumer with selector Version=1 - ON > Consumer with selector Version 2 - OFF > > I sent message of Version 1, and Version 2. > > The messages of Version 2 are storage in the queue this is OK, because the > consumer is OFF. > The messages of Version 1, some are consumed and other no and stay in the > queue. This is a problem with selector, because I expected that all the > messages of Version 1 are consumed, because this consumer is ON. > > > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Message-Selector-or-Composite-Destinations-tp4687564p4687633.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >