summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-5801: [Java Broker] BDB: Cache the sequence handler used for message seq...Keith Wall2014-06-094-33/+146
* QPID-5801: [Java Broker] BDB: Simply restore algorithm to efficiently calcula...Keith Wall2014-06-091-13/+36
* QPID-5715: Close committer on message store closeAlex Rudyy2014-06-092-2/+4
* QPID-5715: Unregister children MBeans on Virtual Host Node stopAlex Rudyy2014-06-093-13/+66
* QPID-5803: [Java Broker] Add ability for the virtualhostnode to create a virt...Keith Wall2014-06-0719-139/+147
* QPID-5800: [Java Broker] Remove the now redundant MessageStore/DurableConfigu...Keith Wall2014-06-0726-719/+36
* QPID-5802: [Java Broker] Introduce separate VirtualHost typesKeith Wall2014-06-0632-255/+555
* QPID-5801: [Java Broker] Elimination of the BDB facade's initialisation tasksKeith Wall2014-06-0628-505/+374
* QPID-5802: [Java Broker] Temporarily remove the slow message store and quota ...Keith Wall2014-06-068-1193/+0
* QPID-5800: [Java Broker] Add DurableConfigurationStore#onDelete method to all...Keith Wall2014-06-0610-31/+79
* QPID-5800: [Java Broker} Refactor MessageStore implementations extracting a M...Keith Wall2014-06-0642-2328/+2639
* QPID-5715: Fix various issues with configuration upgrader to model 2 and stor...Alex Rudyy2014-06-068-249/+513
* QPID-5721: [Java Broker] Improve test coverage for default attributes, and at...Keith Wall2014-06-056-25/+196
* NO-JIRA: Fix incorrectly named transport option. Add description for protocol...Gordon Sim2014-06-051-2/+13
* QPID-5788: delayed initiation of nssGordon Sim2014-06-041-13/+34
* QPID-5798: [Java Broker Tests] Intermittent failure of FailoverBehaviourTest ...Keith Wall2014-06-031-1/+6
* QPID-5793: prevent leak due to concurrent bind and deleteGordon Sim2014-06-031-3/+13
* QPID-5793: prevent deadlock between timer and consumeGordon Sim2014-06-031-1/+3
* QPID-5715: Use coalescing sync committer for message store transactions only ...Alex Rudyy2014-06-0313-148/+299
* QPID-5767: [linearstore] broker segfaults when recovering journal file with d...Kim van der Riet2014-06-027-21/+27
* QPID-5797: [qpid-tools]: inability to call some QMF methods (queueMoveMessage...Pavel Moravec2014-06-021-5/+17
* QPID-5783: Share immutable state EXTERNCharles E. Rolke2014-06-011-1/+1
* QPID-5795: [Java Broker] Prevent ConnectionAdapter leak when closing a messag...Keith Wall2014-05-305-111/+32
* QPID-5794: Fix the regex in spout.rbDarryl L. Pierce2014-05-301-2/+2
* QPID-5790: avoid use of poll if select is monkey-patched by Eventlet/Greenthr...Ken Giusti2014-05-301-2/+10
* QPID-5773: back out non-functional recv path change from QPID-4872Ken Giusti2014-05-291-16/+7
* NO-JIRA: HA documentation: security configuration troubleshootingAlan Conway2014-05-291-22/+62
* QPID-5782: [Java Broker] Prevent VH housekeeper trying to check the state of ...Keith Wall2014-05-291-12/+16
* QPID-5413: [Java Broker-Web Management] Allow stopping and starting of virtua...Alex Rudyy2014-05-294-33/+59
* QPID-5413: [Java Broker-Web Management] Allow stopping and starting of virtua...Alex Rudyy2014-05-294-46/+260
* QPID-5791: [Java Broker] Json store should synchronise on update tooKeith Wall2014-05-291-1/+1
* QPID-5748: [C++ broker] Make Queue::purgeExpired more efficient; remove Expi...Pavel Moravec2014-05-2822-163/+39
* QPID-5715: Add new attributes for transaction sync policies into BDB HA virtu...Alex Rudyy2014-05-2722-185/+529
* NO-JIRA: [Java Broker Tests] Fix race condition in TransactionTimeoutTests me...Keith Wall2014-05-261-26/+23
* QPID-5715: [Java Broker] Fix test BDBHAVirtualHostNodeTest.testTransferMaster...Alex Rudyy2014-05-261-0/+13
* QPID-5715: [Java Broker] Address review comments from Alex RudyyKeith Wall2014-05-261-1/+7
* QPID-5715: [Java Broker] Added extra logging when transfering master to a rem...Keith Wall2014-05-262-5/+17
* QPID-5715: On virtual host node deletion delete virtual host first, in order ...Alex Rudyy2014-05-248-163/+253
* QPID-5784: [Java Broker] Prevent NPE possibility from BDB store\'s coalescing...Keith Wall2014-05-231-0/+15
* QPID-5783: Share immutable state between copies of a message. Avoid using mem...Gordon Sim2014-05-2312-96/+205
* QPID-5048: assembly and dependency fixupsRobert Gemmell2014-05-232-2/+15
* QPID-5715: [Java Broker] Prevent sporadic failure of BDB HA REST test testNew...Keith Wall2014-05-235-97/+496
* QPID-5048: restore some config that was erroneously removed previously, updat...Robert Gemmell2014-05-235-2/+382
* QPID-5048: make the clients logging test deps explicit rather than just trans...Robert Gemmell2014-05-231-0/+14
* QPID-5781: remove connection from the registry upon exception while closing, ...Robert Gemmell2014-05-221-12/+11
* QPID-5771: ensure the closed event is passed to the listener even if closing ...Robert Gemmell2014-05-221-4/+9
* QPID-5779: [Java Broker] JMX plugin Remove debug logging from socket factoriesKeith Wall2014-05-222-51/+1
* QPID-5779: Workaround sporadic test failure.Keith Wall2014-05-213-8/+6
* QPID-5779: Add more logging to help understand sporadic test failure.Keith Wall2014-05-213-3/+51
* NO_JIRA: [linearstore] Update to ISSUES; whitespace fix from last checkinKim van der Riet2014-05-2110-122/+149