-
Type:
Task
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Epic Link:
-
Sprint:GSoC Sprint 4: Kafka
-
Git Pull Request:
Instead of sending a push message by submitting a task to
notificationRouter.submit(pushApplication, message);
Create a Kafka producer that will send the info to a new topic.
See send method