Improve pub-sub performance

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

Environment

None

Potential Workaround

None

Checklist

hide

TestRail: Results

Activity

Show:
Done

Details

Assignee

Reporter

Priority

Story Points

Sprint

Development Team

Folijet

Fix versions

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs

Created February 12, 2020 at 11:05 AM
Updated March 18, 2020 at 8:18 AM
Resolved February 24, 2020 at 10:47 AM
TestRail: Cases
TestRail: Runs