activemq/activemq-core
Hiram R. Chirino 44b00e9309 - Improved the delete and purge operations on a queue.
- Messages now removed from the message list: fixes message count < 0 problem
  - Messages are now locked before they are deleted, if messages are in flight to a consumer, we don't want to delete them.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@382919 13f79535-47bb-0310-9956-ffa450edef68
2006-03-03 20:07:07 +00:00
..
src - Improved the delete and purge operations on a queue. 2006-03-03 20:07:07 +00:00
maven.xml enabled the marshalling of C++ code by default 2006-03-01 17:03:28 +00:00
pom.xml Applyed http://jira.activemq.org/jira/browse/AMQ-582 2006-02-18 06:03:51 +00:00
project.properties Maven 1 pom changes so that we cen start deploying to the apache maven repository. 2006-01-12 20:43:53 +00:00
project.xml refactor of the TcpTransport so that the timeout and buffer size can be configured via properties before the socket is used after the start() method is called. 2006-03-03 15:02:54 +00:00