Task #2704
Story #2036: Stress testing of components
Ensure that sync queue can handle large MN syncs
100%
Description
[13:26:50] Christopher Jones size for queues: 10000
[13:26:50] Dave Vieglais "As of version 1.9.3, distributed queues are backed by distributed maps. Thus, queues can have custom backup counts and persistent storage. Hazelcast will generate cluster-wide unique id for each element in the queue."
[13:27:02] Christopher Jones max-size-per-jvm
[13:31:34] Christopher Jones "Ensure hzReplicationTasks and other queues used by the ReplicationManager are sized coorectly in hazelcast.xml"
History
#1 Updated by Matthew Jones over 12 years ago
- Category set to d1_cn_service
When MNs come online, a large bolus of objects may need to be synced -- up to approximately a few hundred thousand objects for the KNB, for example. Need to ensure that the sync task queues in hazelcast can handle this number of queued tasks.
#2 Updated by Robert Waltz over 12 years ago
- Status changed from New to In Progress
#3 Updated by Robert Waltz over 12 years ago
- Status changed from In Progress to Closed