summaryrefslogtreecommitdiff
path: root/qpid/java/broker-core/src/main/java/org/apache/qpid/server/store/AbstractJDBCMessageStore.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-6080 : Merged revision 1622968 from trunk to 0.30Robert Godfrey2014-09-081-1/+1
* Merging from trunk r1617822:1618206 in the Java treeRobert Godfrey2014-08-251-1/+1
* Merging from trunk r1616716:1616818 in the Java treeRobert Godfrey2014-08-251-6/+10
* QPID-5965 : [Java Broker] flow transient messages to disk in low memory situa...Robert Godfrey2014-08-061-0/+25
* QPID-5930 : [Java Broker] Minimize memory footprint for persistent messagesRobert Godfrey2014-07-281-62/+337
* QPID-4304 : [Java Broker] Add an attribute to queues - "messageDurability" - ...Robert Godfrey2014-07-251-56/+32
* QPID-5907 : [Java Broker] Add ability for broker to startup while persistent ...Robert Godfrey2014-07-201-11/+148
* QPID-5800: [Java Broker] Refactor Derby/JDBC message store implementations - ...Keith Wall2014-06-181-1/+2
* QPID-5800: [Java Broker] Refactor Derby/JDBC message store implementations to...Keith Wall2014-06-181-1041/+86
* QPID-5801: [Java Broker] Elimination of the BDB facade's initialisation tasksKeith Wall2014-06-061-0/+7
* QPID-5800: [Java Broker] Add DurableConfigurationStore#onDelete method to all...Keith Wall2014-06-061-0/+1
* QPID-5800: [Java Broker} Refactor MessageStore implementations extracting a M...Keith Wall2014-06-061-21/+11
* QPID-5715: Fix various issues with configuration upgrader to model 2 and stor...Alex Rudyy2014-06-061-9/+49
* QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis...Keith Wall2014-04-211-0/+7
* QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ...Robert Godfrey2014-04-201-2/+2
* QPID-5685: Store configuration version as an attribute of virtualhost within ...Keith Wall2014-04-141-70/+49
* QPID-5653: Replace DurableConfigurationStore/MessageStore recoverers with vis...Keith Wall2014-04-041-309/+280
* QPID-5653: Open databases and upgrade on opening of configuration/message storesAlex Rudyy2014-03-311-17/+25
* NO-JIRA: Make the MessageStore and DurableConfigurationStore stateless. This...Keith Wall2014-03-281-248/+219
* NO-JIRA: Merge changes from trunk.Keith Wall2014-03-251-244/+370
|\
| * QPID-5615 : [Java Broker] update the durable configuration store interface to...Robert Godfrey2014-03-231-259/+356
* | Introduction of separate lifecycle methods on stores for open/close/recover.Keith Wall2014-03-251-96/+108
|/
* QPID-5625 : [Java Broker] ensure common configured object values are saved to...Robert Godfrey2014-03-121-9/+38
* QPID-5551 : Change AMQStoreException to StoreException which inherits from Se...Robert Godfrey2014-02-141-131/+80
* QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...Robert Godfrey2014-02-141-47/+124
* QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...Robert Godfrey2014-02-071-4/+16
* NO-JIRA : fix spelling error/typo in name of Enque(ue)ableMessageRobert Godfrey2014-01-231-5/+5
* QPID-5211: [Java Broker] Prevent spurious 'No valid transition from state CLO...Keith Wall2014-01-061-1/+0
* QPID-5211: [Java Broker] Prevent spurious 'No valid transition from state CLO...Keith Wall2014-01-061-5/+8
* QPID-5159: move the entire broker dir to broker-core, no other changes, fixup...Robert Gemmell2013-09-231-0/+2363