-
Task
-
Resolution: Won't Do
-
Normal
-
None
-
None
-
None
Payload-tracker normally has a 5+ million kafka lag.
As a first step to work towards improving this, I think we should modify PT to use bulk inserts. Locally, buik inserts cuts the insertion time of 10,000 records in half.
I think we should make a new implemntation of the InsertPayloadStatus() method which uses a configurable batch size. We should also make it possible to switch between the 2 implementations (bulk, non-bulk).
I would start out with a batch size of 10 as the default and go from there depending on how it goes.
- is cloned by
-
RHCLOUD-28314 [QE] [payload-tracker] [High] Modify PT so that it is possible to use bulk insertion of records
- Closed
- split from
-
RHCLOUD-27455 [payload-tracker] Payload tracker message processing can be delayed for over an hour
- Closed