Release date fpr 5.3.1 or 5.4 ( as Re: Problem with 'dispatched queue')

2010-02-01 Thread Christoph Kutzinski
Which raises my next question: When can we expect a release of ActiveMQ 5.3.1 or 5.4? Christoph Kutzinski wrote: > > I've got the hint that this is related to > https://issues.apache.org/activemq/browse/AMQ-2567 > > I've now tried a current Snapshot of ActiveMQ 5

Re: Problem with 'dispatched queue'

2010-02-01 Thread Christoph Kutzinski
helping me get the right snapshot release. Christoph Christoph Kutzinski wrote: > > Hi, > > let me first describe my use-case as it is probably a little bit different > from the usual JMS use case: > > We have a single process which fills a JMS queue from a pool of av

Re: Problem with 'dispatched queue'

2010-01-21 Thread Christoph Kutzinski
http://old.nabble.com/Problem-with-%27dispatched-queue%27-td27223270.html No one got an idea what's wrong here? Any directions where I could get more information? E.g. - logging output - JMX console - source code? Christoph -- View this message in context: http://old.nabble.com/Problem-with

Re: Problem with 'dispatched queue'

2010-01-19 Thread Christoph Kutzinski
An additional observation: The size of the dispacthed queue seems also to be equal the (largest) number of messages I received in a row. E.g. if I received 5 message the webconsole looks like this: "Enqueues 10; Dequeues 5; Dispatched 10; Dispatched Queue 5" If I receive 10 messages later from

Re: Problem with 'dispatched queue'

2010-01-19 Thread Christoph Kutzinski
should be the answer here. Do you have a simple test case you > can share? > > 2010/1/19 Christoph Kutzinski > >> Hi, >> >> let me first describe my use-case as it is probably a little bit >> different >> from the usual JMS use case: >> >> We

Problem with 'dispatched queue'

2010-01-19 Thread Christoph Kutzinski
Hi, let me first describe my use-case as it is probably a little bit different from the usual JMS use case: We have a single process which fills a JMS queue from a pool of available items (say we have 50 items total). The we have n consumers (lets say 2) which read the items from the queue in a