Table of Contents |
---|
The purpose of the document is to assess reindexing performance on a consortium environment. Calculate reindex time and size of index.
Recommendations & Jiras
- Original ticket to test:
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key PERF-635 - Additional info ElasticSearch Reindex Performance Recommendations
Test Summary
- Reindexing process duration for consortuim environment takes:
- 3 hours for 3 tenants in parallel (1.7M instances)
- 2 hours for central tenant reindexing (1.2M instances)
- 1 hour for secondary tenant (353K instances)
- 20 minutes for secondary tenant (202K instances)
...
- )
...
Test Runs /Results
Test # | Instances number | Test Conditions reindexing on Poppy release, consortium environment | Duration * | Notes |
1. 2023-11-28 09:20-12:20 UTC | 1766108 | In parallel: 3 tenants | 3 hours |
|
2. 2023-11-29 08:50 - 10:50 UTC | 1212927 | Sequential: cs00000int | 2 hours | |
3. 2023-11-29 14:05 - 15:05 UTC | 353179 | Sequential: cs00000int_0001 | 1 hour | |
4. 2023-11-2915:22 - 15:42 UTC | 200002 | Sequential: cs00000int_0002 | 20 min |
...
Infrastructure
PTF-environment pcon
- 10 m6g.2xlarge EC2 instances located in US East (N. Virginia)us-east-1
- 2 instances of db.r6g.xlarge database instances, one reader and one writer
- MSK ptf-kakfa-3
- 4 m5.2xlarge brokers in 2 zones
Apache Kafka version 2.8.0
EBS storage volume per broker 300 GiB
- auto.create.topics.enable=true
- log.retention.minutes=480
- default.replication.factor=3
...