summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/src
Commit message (Collapse)AuthorAgeFilesLines
* QPID-3167: add a unit test of SimpleAMQQueue#processQueue to check delivery ↵Robert Gemmell2011-03-301-2/+2
| | | | | | when subscriptions with unique selectors are in use git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1087001 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2973: broker support for rejecting messages without requeue, and ↵Robert Gemmell2010-12-072-4/+4
| | | | | | creating+using DLQs git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1042999 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2700 Patch files from Andrew Kennedy to allow queue unbindMarnie McCormack2010-06-301-0/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@959210 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1927: move mbean interfaces to management-common, make broker module ↵Robert Gemmell2009-07-111-2/+2
| | | | | | | | | depend on management-common, modify build system to copy management-common.jar when required (eg for binary releases). QPID-1928: remove unused AMQException throws clause and import from ManagedQueue,UserManagement. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@793206 13f79535-47bb-0310-9956-ffa450edef68
* Add ASL to everywhere, to everything.Aidan Skinner2008-08-281-0/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@689937 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1218: Boost broker performance by lots.Aidan Skinner2008-08-071-1/+1
| | | | | | | | | | | | | | AMQMessage: Allow references to be incremented in a pile IncomingMessage: Increment message references in one go, flatten delivery loop a little. Make _destinationQueues an ArrayList, massively increasing performance. Iter ate through it with indexing AccessResult: don't use StringBuilder so much Update tests and exchanges to reflect new API usage, almost all of this is just type narrowing except for Topic where there's an extra copy, but it isn't too bad relative to the number of HashSet and HashMap operations that go on inside there. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@683583 13f79535-47bb-0310-9956-ffa450edef68
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-192-33/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@669431 13f79535-47bb-0310-9956-ffa450edef68
* QPID-832 copy from M2.xAidan Skinner2008-04-245-0/+500
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@651120 13f79535-47bb-0310-9956-ffa450edef68