summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/experimental/slowconsumerdetection/src/main
Commit message (Expand)AuthorAgeFilesLines
* QPID-2682: Move slow consumer disconnection mechanism to the brokerAndrew Donald Kennedy2010-07-2212-915/+0
* QPID-2679: cache queues that are configured on a per-virtualhost basisAndrew Donald Kennedy2010-07-222-15/+114
* QPID-1447 : Added improved toString to SCD componentsMartin Ritchie2010-07-054-13/+49
* QPID-2681 : Update SCD config to exist in topic/topics sectionsMartin Ritchie2010-07-053-4/+6
* QPID-2638 : Add initial support for Topics section in configuration file.Martin Ritchie2010-06-143-4/+4
* Update LogMessage Generation to be based on a the existance of a _logmessages...Martin Ritchie2010-06-145-15/+12
* QPID-1447 : Update SCD for MessageAge when queue is empty at consumer connect...Martin Ritchie2010-06-031-3/+12
* QPID-1447 : Add additional testing for null TopicDelete Policy Configuration ...Martin Ritchie2010-06-031-1/+1
* QPID-2581 : Update Plugins that use configuration to only throw Configuration...Martin Ritchie2010-06-032-18/+10
* Remove Plugin.isConfigured Only configured plugins should be createdMartin Ritchie2010-06-032-16/+2
* QPID-2581 : Update Plugins to have a consistent configure(ConfigurationPlugin...Martin Ritchie2010-06-022-21/+5
* QPID-1447 : Fully comment tests and ensure asserts are made in all test casesMartin Ritchie2010-06-021-0/+2
* QPID-1447 : Finish testing SCD plugin,Martin Ritchie2010-06-021-1/+1
* QPID-1447 : Add Logging to SCD. Update PluginManager to expose the logging pa...Martin Ritchie2010-06-023-10/+24
* QPID-1447: Updated to use newer configuration plugin interfaceRobert Gemmell2010-05-318-55/+110
* QPID-2581 : Update ConfigurationPlugin to provide a validateConfiguration() m...Martin Ritchie2010-05-214-40/+14
* QPID-1447 : Complete SCDPolicyConfiguration TestingMartin Ritchie2010-05-214-21/+19
* QPID-1447 : Modified VirtualHostHouseKeepingPlugin to return a TimeUnit and f...Martin Ritchie2010-05-203-17/+63
* QPID-1447 : Clean up TopicDeletePolicy Test and provide validation and testin...Martin Ritchie2010-05-203-12/+8
* QPID-1447 : Full test the TopicDeletePolicy, udpate MockAMQQueue and Internal...Martin Ritchie2010-05-202-4/+10
* QPID-1447 : Update TopicDeletePolicy to have it's own ConfigurationPlugin for...Martin Ritchie2010-05-204-25/+92
* QPID-1447 : Update Plugins to use changes to ConfigurationPlugin, Update Test...Martin Ritchie2010-05-183-15/+40
* QPID-2584 : Convert all TimerTasks to HouseKeepingTasks for running in the VH...Martin Ritchie2010-05-181-34/+21
* QPID-2584, QPID-1447 : Update SCD Plugin to use new VHPlugin abstract classMartin Ritchie2010-05-181-2/+3
* QPID-1447 : Fix Slow Consumer Detection directory Name and package nameMartin Ritchie2010-05-078-0/+639