Re: Problems with prefetch and TemporaryQueues

2010-01-15 Thread Zemus
I have now registered this as a Jira issue along with a JUnit test case: http://issues.apache.org/activemq/browse/AMQ-2571 I added another observation. "When the TempQueue is auto(re)created it is not removed when the server closes its connection as one (or at least I) would expect. Also, the ser

Re: Problems with prefetch and TemporaryQueues

2010-01-14 Thread Zemus
? As for a JUnit test case I will have to ask my employers if I can spend time on that. Are there any ActiveMQ specific guidelines for how they should be constructed? Best Regards Zemus Gary Tully wrote: > > this sounds like a reasonable theory. > An ActiveMQConnection by default

Re: Problems with prefetch and TemporaryQueues

2010-01-13 Thread Zemus
Zemus wrote: > > Hi, > > I have a problem where TemporaryQueues are left (with 0 consumers) after > the applications creating them have finished. > > This scenario occurs for both ActiveMQ 4.1.1 and 5.3.0 on my P4 2.6 GHz, 3 > GB RAM, Ubuntu 9.10, Sun JDK, defau

Problems with prefetch and TemporaryQueues

2010-01-12 Thread Zemus
two clients. Restart the clients perhaps 1-2 times per minute and the issue will show pretty quickly. At least on my P4, maybe a computer with multiple cores will behave different. Regards Zemus http://old.nabble.com/file/p27130529/TestClient.java TestClient.java http://old.nabbl