Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
P2
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.1.0
-
Labels:
-
Template:customfield_11100 32904
-
Sprint:EPAM BatchLoader Sprint 35
-
Story Points:8
-
Development Team:Folijet
-
Epic Link:
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
-