summaryrefslogtreecommitdiff
path: root/qpid/java/bdbstore
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Revert commenting out of test store, it was unintentionalKeith Wall2012-06-281-1/+1
* merge changes from trunk up to r1354912Robert Gemmell2012-06-281-8/+7
|\
| * QPID-4080: close initial connections after use rather than allowing them to f...Robert Gemmell2012-06-281-8/+7
| * QPID-4080: restore connectdelay to previous value and increase retriesRobert Gemmell2012-06-251-2/+2
| * QPID-4080: [Java Broker] HA - Increase client connectdelay to allow test to b...Keith Wall2012-06-211-1/+1
| * QPID-4052: [Java Broker] Increase the number of retries that the client will ...Keith Wall2012-06-151-1/+1
| * 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-026-80/+80
| * QPID-3986: Improved tests and resolved some potential thread-safety issuesRobert Gemmell2012-05-291-0/+73
| * QPID-4006: [Java Broker] BDB HA.Keith Wall2012-05-2511-61/+225
| * 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-224-157/+122
| * QPID-4006: Fix failing HA tests due to spaces in filenames on Apache CI serversKeith Wall2012-05-183-9/+3
| * QPID-4006: add support for using BDB HA to form an active-passive cluster for...Robert Gemmell2012-05-1718-342/+2833
| * QPID-3996 : [Java Broker] update BDB depency to latest versionRobert Godfrey2012-05-151-5/+1
| * QPID-3994: add ability to specify -Doptional=true to enable all optional modu...Robert Gemmell2012-05-141-0/+1
| * QPID-3986 : [Java Broker] Fix typo/bug for low threshold > high threshold caseRobert Godfrey2012-05-141-1/+1
| * QPID-3994: trivial changes to the build.xml files to aid people regenerating ...Robert Gemmell2012-05-131-0/+1
| * QPID-3994: use Ivy to download the main component dependencies during the bui...Robert Gemmell2012-05-111-7/+14
| * QPID-3986 : [Java Broker] Tidy up constant use for Underfull/Overfull propertiesRobert Godfrey2012-05-071-24/+4
| * QPID-3986 : [Java Broker] Add producer flow control based on total disk usageRobert Godfrey2012-05-072-15/+147
| * QPID-3923: Store queue, exchange and binding as configured objects in bdb storeRobert Gemmell2012-04-1726-895/+1492
| * QPID-3917 : Fix failing BDB test, remove unusued readOnly flagRobert Godfrey2012-04-133-59/+31
| * QPID-3917 : Refactor changes to MessageStore to use listeners and not decoratorsRobert Godfrey2012-04-123-32/+42
| * QPID-3929: remove old perftests + integrationtests + junit-toolkit modules an...Robert Gemmell2012-04-042-44/+1
| * QPID-3917: Refactor VirtualHost/MessageStore implementations to be ready for ...Keith Wall2012-03-304-2003/+2063
| * QPID-3916: Change message store interface to extend DurableConfigurationStore...Keith Wall2012-03-305-40/+29
| * QPID-3913: Remove unused logsubjectKeith Wall2012-03-298-50/+40
| * QPID-3913: Fix BDBUpgradeTest for spawn test profilesKeith Wall2012-03-281-1/+6
| * QPID-3913: Add functionality to upgrade bdbstore automatically on broker star...Keith Wall2012-03-2758-2882/+3206
* | merge changes from trunk up to r1353860Robert Gemmell2012-06-271-1/+1
* | merge changes from trunk up to r1350722Robert Gemmell2012-06-271-1/+1
* | NO-JIRA: Queues now support a description attribute which can be specified at...Keith Wall2012-06-209-71/+155
* | NO-JIRA: Allow JMX to be turned off from configurationKeith Wall2012-06-151-0/+2
* | NO-JIRA: Reenable the BDBHAMBean and its system tests.Keith Wall2012-06-1412-29/+180
* | merge changes from trunk up to r1347688Robert Gemmell2012-06-071-0/+5
* | merge changes from trunk up to r1346171Robert Gemmell2012-06-056-80/+80
* | merge changes from trunk up to r1343680Robert Gemmell2012-06-051-0/+73
* | merge changes from trunk up to r1342712Robert Gemmell2012-06-0511-281/+445
* | merge changes from trunk up to r1340095Robert Gemmell2012-06-053-9/+3
* | merge changes from trunk up to r1339789Robert Gemmell2012-06-0518-342/+2833
* | merge changes from trunk up to r1338884Robert Gemmell2012-05-312-6/+4
* | NO-JIRA : merge from trunk (up to r1337211)Robert Godfrey2012-05-111-7/+14
* | NO-JIRA : Merge from trunk to java config branchRobert Godfrey2012-05-112-34/+146
* | merge changes from trunk up to r1327003Robert Gemmell2012-04-1726-895/+1492
* | merge changes from trunk up to r1325661Robert Gemmell2012-04-174-90/+72
* | merge changes from trunk up to r1309476Robert Gemmell2012-04-172-44/+1
* | merge changes from trunk up to r1307416Robert Gemmell2012-04-174-2003/+2063
* | merge changes from trunk up to 1307317Robert Gemmell2012-04-175-40/+29
* | merge changes from trunk up to r1307316Robert Gemmell2012-04-168-50/+40