-
- Downloads
TMSS-307: while working on TMSS commissioning with TMSS-573 it was discovered that cobalt sends its feedback to a queue with a single consumer. Now with two consumers (the extra tmss_feedback_service) they were fighting over the messages. Hence, the queue has been replaced with a topic exchange which duplicates the message in two seperate queues for otdb and for tmss.
Showing
- SAS/Feedback_Service/src/FeedbackService.conf 1 addition, 1 deletionSAS/Feedback_Service/src/FeedbackService.conf
- SAS/QPIDInfrastructure/amqp-infra-setup.sh 12 additions, 2 deletionsSAS/QPIDInfrastructure/amqp-infra-setup.sh
- SAS/TMSS/backend/services/feedback_handling/lib/feedback_handling.py 2 additions, 1 deletion...ckend/services/feedback_handling/lib/feedback_handling.py
Loading
Please register or sign in to comment