The project Apache ActiveMQ - trunk branch has the following 5 changes by 2
authors:
*Rob Davies* made the following changes at 07:17 AM, 28 February 2007
Comment:
Have separate child Usage Managers - one for producers, one for consumers.
This has been done so that paged-in messages do not have to contend for memory
with fast producers
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/BrokerService.java
> (512637)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/memory/UsageManager.java
> (512637)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/Topic.java
> (512637)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/Queue.java
> (512637)
*Rob Davies* made the following changes at 07:23 AM, 28 February 2007
Comment:
tidied up the way messages are page in for a durable subscriber
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/cursors/StoreDurableSubscriberCursor.java
> (512640)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/cursors/TopicStorePrefetch.java
> (512640)
*Rob Davies* made the following changes at 07:28 AM, 28 February 2007
Comment:
only use debug logging when re-filling a batch
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/cursors/TopicStorePrefetch.java
> (512642)
*Rob Davies* made the following changes at 07:29 AM, 28 February 2007
Comment:
now check for correct order of messages
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/bugs/JmsDurableTopicSlowReceiveTest.java
> (512643)
*James Strachan* made the following changes at 02:21 PM, 28 February 2007
Comment:
added a little helper method to make it easy to wait on a broker being shut
down in Java code
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/BrokerService.java
> (512764)
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/Main.java
> (512764)
---------------------------------------------------------------------------------------
The build has 25 failed tests and 1743 successful tests.
Click http://ci.logicblaze.com:8085/browse/AMQ-DEF-27 to find out more.
Thanks,
Bamboo