Details
-
Task
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
-
EPAM BatchLoader Sprint 35
-
8
-
Folijet
Description
The probable cause of performance issues in pub-sub lies in running out of memory by putting too much on the write queue of KafkaProducer. To fix the issue try the following:
- Upon receiving an event - respond before sending event to kafka
- Remove redundant querying of the db for getting messaging modules by caching
- Replace single shared KafkaProducer with other option KafkaProducer
- Add logging to pub-sub
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-2197 NFR: Data Import (Batch Importer for Bib Acq) Q1 2020 Technical, NFR, & Misc bug work
-
- Closed
-