The following resources are used:
...
2 items for all items (except mod-data-import)
2 partition for all DI kafka topics:
Examples:
delete old topic
# ./kafka-topics.sh --bootstrap-server=<kafka-ip>:9092 --delete --topic perf-eks-folijet.Default.fs09000000.DI_ERROR
recreate topic with "--partitions 2 --replication-factor 1"
# ./kafka-topics.sh --bootstrap-server=<kafka-ip>:9092 --create --topic perf-eks-folijet.Default.fs09000000.DI_ERROR --partitions 2 --replication-factor 1
WARNING: Due to limitations in metric names, topics with a period ('.') or underscore ('_') could collide. To avoid issues it is best to use either, but not both.
Created topic perf-eks-folijet.Default.fs09000000.DI_ERROR.
get topic info
# ./kafka-topics.sh --bootstrap-server=<kafka-ip>:9092 --describe --topic perf-eks-folijet.Default.fs09000000.DI_ERROR
Topic: perf-eks-folijet.Default.fs09000000.DI_ERROR PartitionCount: 2 ReplicationFactor: 1 Configs: min.insync.replicas=1,message.format.version=2.6-IV0,unclean.leader.election.enable=true
Topic: perf-eks-folijet.Default.fs09000000.DI_ERROR Partition: 0 Leader: 1 Replicas: 1 Isr: 1
Topic: perf-eks-folijet.Default.fs09000000.DI_ERROR Partition: 1 Leader: 2 Replicas: 2 Isr: 2
mod-data-import: -XX:MaxRAMPercentage=85.0 -XX:+UseG1GC / cpu: 128m/192m | memory: 1Gi/1Gi
...
env | profile | records number | time | Kafka partition number | module instance number | CPU | description |
---|---|---|---|---|---|---|---|
MG Perf Rancher | PTF Create - 2 | 5000 | 8 7 min | 2 | 2 | 512/1024 | 2022-05-24T1427T12:2458:2030.945331+00:00 2022-05-24T1427T13:3205:3908.051683+00:00 |
MG Perf Rancher | PTF Update - 1 | 5000 | 25 10 min | 2 | 2 | 512/1024 | 2022-05-24T1427T13:3922:0735.476123+00:00 2022-05-24T1527T13:0432:0135.426344+00:00 |
MG Perf Rancher | PTF Create - 2 | 10`000 | 1h 21 min | 2 | 2 | 512/1024 | 2022-05-25T13:30:30.073+00:00 2022-05-25T14:51:13.963+00:00 |
MG Perf Rancher | PTF Update - 1 | 10`000 | 1h 23 min | 2 | 2 | 512/1024 | 2022-05-25T17:57:06.429+00:00 2022-05-25T19:20:08.545+00:00 |
MG Perf Rancher | PTF Create - 2 | 30`000 | 3h 23 1h 6 min | 2 | 2 | 512/1024 | 2022-05-25T1927T13:2237:4212.943980+00:00 2022-05-25T2227T14:4531:5752.436595+00:00 |
MG Perf Rancher | PTF Update - 1 | 30`000 3h 55min | 1h 26min | 2 | 2 | 512/1024 | 2022-05-26T0527T15:2037:5933.297580+00:00 2022-05-26T0927T17:03:15:58.354702+00:00 |