summaryrefslogtreecommitdiff
path: root/qpid/java/bdbstore/src/main
Commit message (Expand)AuthorAgeFilesLines
* QPID-5625 : [Java Broker] ensure common configured object values are saved to...Robert Godfrey2014-03-122-6/+33
* QPID-5611 : Ensure the appropriate principals are available at the time of al...Robert Godfrey2014-03-081-4/+2
* QPID-5611 : Change the event logger from a singleton to an instanceRobert Godfrey2014-03-081-3/+3
* QPID-5611 : [Java Broker] remove LogActorsRobert Godfrey2014-03-071-16/+20
* QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n...Robert Godfrey2014-02-171-1/+1
* QPID-5551 : Change AMQStoreException to StoreException which inherits from Se...Robert Godfrey2014-02-1411-209/+130
* QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...Robert Godfrey2014-02-1414-189/+175
* QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...Robert Godfrey2014-02-073-4/+16
* NO-JIRA : fix spelling error/typo in name of Enque(ue)ableMessageRobert Godfrey2014-01-232-6/+6
* QPID-5504 : initial refactoring to move common code into shared classes, make...Robert Godfrey2014-01-221-2/+1
* QPID-5211: [Java Broker] Prevent spurious 'No valid transition from state CLO...Keith Wall2014-01-061-3/+11
* NO-JIRA: Add missing licences to some Java Broker Management .html files (ide...Keith Wall2013-12-162-0/+32
* QPID-5088 : [Java Broker] Isolate use of AMQShortString and FieldTable to 0-8...Robert Godfrey2013-08-212-11/+13
* QPID-5087 : [Java Broker] Allow use of separate message stores and configurat...Robert Godfrey2013-08-205-33/+113
* QPID-5081 : [Java Broker] Refactor Queue CreationRobert Godfrey2013-08-182-3/+8
* QPID-5073 : [Java Broker] Refactor DurableConfigurationStore recovery to allo...Robert Godfrey2013-08-152-9/+36
* QPID-5012: use the constant to make the hard-dependency on 5.0.84+ clear at c...Robert Gemmell2013-07-291-1/+1
* QPID-5012: [Java Broker] Turn off BDB JE stats generation feature (on by defa...Keith Wall2013-07-241-0/+1
* QPID-5009 : Update broker store to revision 7Robert Godfrey2013-07-193-9/+96
* QPID-4999 : [Java Broker] Strip selector arguments from persistent bindings t...Robert Godfrey2013-07-181-0/+7
* QPID-4999 : [Java Broker] Strip selector arguments from persistent bindings t...Robert Godfrey2013-07-181-24/+98
* QPID-4998 : [Java Broker] Add ability to set durability, sync policy on creat...Robert Godfrey2013-07-171-1/+38
* QPID-4659 : [Java Broker] make message meta data pluggable for different prot...Robert Godfrey2013-07-151-5/+4
* QPID-4659 : [Java Broker] preliminary refactoring in preparation for pluggabl...Robert Godfrey2013-07-141-1/+1
* QPID-4980 : [Java Broker] add connection pool attributes to http managementRobert Godfrey2013-07-052-2/+2
* QPID-4980 : [Java Broker] In HTTP Management make (standard) virtual host sto...Robert Godfrey2013-07-053-0/+77
* QPID-4973 : [Java Broker] Refactor DurableConfigurationStore interface to be ...Robert Godfrey2013-07-051-1/+1
* QPID-4973 : [Java Broker] Refactor DurableConfigurationStoreRobert Godfrey2013-07-022-135/+63
* QPID-4970 : [Java Broker] Configure MessageStores based on VirtualHost object...Robert Godfrey2013-07-015-44/+207
* QPID-4937 : [Java Broker] separate virtualhosts into different typesRobert Godfrey2013-06-196-1/+412
* QPID-4832 : Exclude the default exchange in the bdb store upgrade from 5 to 6Robert Godfrey2013-05-121-2/+2
* QPID-4639: Improve functionality to delete store on virtual host deletionAlex Rudyy2013-04-291-0/+22
* QPID-4390: move the store factory interface beside the other plugin factory i...Robert Gemmell2013-03-102-1/+1
* QPID-4390: remove the BDB-HA store factory to remove it from the types usable...Robert Gemmell2013-03-102-42/+0
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-195-4/+106
* QPID-4550 : AMQP 1.0 Persistent Messages cause failure on restartRobert Godfrey2013-01-251-1/+2
* QPID-4515: improved broker logging, particularly when receiving/sending AMQP ...Phil Harvey2012-12-202-9/+38
* QPID-4242 : [Java Broker] Remove QMFv1 implementationRobert Godfrey2012-08-291-149/+1
* QPID-4164: only keep a hard reference to the meta data if it has yet to be pe...Robert Gemmell2012-07-271-1/+4
* QPID-4164: Prevent the erroneous re-storing of recovered messages during move...Keith Wall2012-07-251-27/+18
* QPID-3923, QPID-3998: split out the IDs used for QMF (which have a different ...Robert Gemmell2012-07-081-5/+5
* QPID-4112: Virtualhosts recover exchanges before queuesKeith Wall2012-07-061-6/+7
* NO-JIRA: Add missing Apache licenses to Java source files; correct positionin...Keith Wall2012-07-022-2/+22
* QPID-3923: update ID generation to be consistent across all queues/exchanges/...Robert Gemmell2012-07-011-8/+8
* QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu...Robert Gemmell2012-06-285-320/+61
* QPID-4006: Decrease 'je.rep.logFlushTaskInterval' interval to 1 minute in ord...Keith Wall2012-06-071-0/+5
* QPID-4006: Introduce coalescing sync configuration, rename replication policy...Keith Wall2012-06-023-38/+48
* QPID-4006: [Java Broker] BDB HA.Keith Wall2012-05-256-43/+199
* QPID-4006: Remove BDB StateChangeListener during Environment#close() to avoid...Keith Wall2012-05-241-73/+108
* QPID-4006: BDB HA. Make passivation async to avoid holding up the BDB thread....Keith Wall2012-05-221-32/+78