summaryrefslogtreecommitdiff
path: root/qpid/java/bdbstore/src/main/java/org/apache/qpid/server/virtualhost/berkeleydb/BDBHAReplicaVirtualHost.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-6289: [Java Broker] Fix for failing BDB system test caused by rev 1648039Keith Wall2014-12-291-444/+3
* QPID-6289: [Java Broker] Extend Java Broker model to encapsulate permitted ch...Keith Wall2014-12-271-1/+3
* QPID-6221 : [Java Broker] Detect low disk space conditions and enforce flow c...Robert Godfrey2014-11-081-12/+0
* QPID-6173: [Java Broker] Disallow attribute updates to the BDBHAReplicaVirtua...Keith Wall2014-10-211-0/+9
* QPID-6114: Migrate the State member variable to AbstractConfiguredObject classAlex Rudyy2014-09-241-6/+1
* QPID-6018 : [Java Broker] Add an attribute to the ManagedObject annotation to...Robert Godfrey2014-08-191-1/+1
* QPID-5965 : [Java Broker] flow transient messages to disk in low memory situa...Robert Godfrey2014-08-061-0/+12
* QPID-5821: [Java Broker] Refactor MessageStore and DurableConfigurationStore ...Andrew MacBean2014-06-261-9/+0
* QPID-5715: [Java Broker] Address review comments from Alex RudyyKeith Wall2014-05-261-1/+7
* QPID-5715: [Java Broker] Prevent sporadic failure of BDB HA REST test testNew...Keith Wall2014-05-231-0/+473