cloudstack/server/test/com/cloud
Sheng Yang aa9701a10c CLOUDSTACK-799: Redundant router: Speed up RvR status update
The basic idea behind this is, deploy a fix sized threadpool for updating RvR
status, then using producer/consumer model. There is a global configuration
router.check.poolsize(10 by default) to control the pool size.

Using pool size 100 for 1000 RvR is tested with simulator and works well.

Also we can adjust the global configuration option router.check.interval to e.g.
60s from default 30s to mitigate the issue.
2013-01-05 21:02:37 -08:00
..
agent bug CS-16036 ResourceManagerTest does not test what is says it tests 2012-08-16 12:11:41 -07:00
async CLOUDSTACK-304: Synchronization support for createSnapshot command - don't sent more than "concurrent.snapshots.threshold.perhost" createSnapshots commands to the backend host. 2012-10-10 13:40:00 -07:00
cluster Patch from Chip Childers 2012-07-02 09:51:21 -04:00
keystore Patch from Chip Childers 2012-07-02 09:51:21 -04:00
network CLOUDSTACK-306: Introducing IpDeployingRequester and implement inline mode 2013-01-04 19:18:03 -08:00
projects CS-16412: fixed count for following commands: 2012-10-15 18:16:59 -07:00
snapshot Patch from Chip Childers 2012-07-02 09:51:21 -04:00
storage/dao Patch from Chip Childers 2012-07-02 09:51:21 -04:00
upgrade Fixed version number in upgrade script comment (replaced 3.0.3 with 3.0.2) 2012-08-13 16:50:06 -07:00
user CLOUDSTACK-332: intermediate checkin fixing count parameter in listCommands 2012-10-12 13:58:59 -07:00
utils/db Patch from Chip Childers 2012-07-02 09:51:21 -04:00
vm CLOUDSTACK-332: intermediate checkin fixing count parameter in listCommands 2012-10-12 13:58:59 -07:00
vpc CLOUDSTACK-799: Redundant router: Speed up RvR status update 2013-01-05 21:02:37 -08:00