You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check if rabbitmq Streams fits our Use Case better than rabbitmq Messages and if so set up an minimal example for rabbitmq config/producer and consumer.
User Story
As a Developer,
I want the check the message flow of RabbitMQ,
to check if streams fit better than RabbitMQ messages.
Acceptance Criteria
implement more logic
If streams fit better than RabbitMQ messages:
Set up an minimal example for Rabbitmq config/producer and consumer.
Definition of Done
Feature Code Review has been completed and passed
a) Code is completly implemented
b) Code is structured according to our coding guidelines and commented
c) Code is checked into repository
d) Documentation is updated
Cleanliness of Code
JUnit Tests have been written and passed (if required)
No critical bugs are open
Feature branch has been tagged and merged
Feature Code has been included into the release (candidate)
Product Owners accept Feature
The text was updated successfully, but these errors were encountered:
Check if rabbitmq Streams fits our Use Case better than rabbitmq Messages and if so set up an minimal example for rabbitmq config/producer and consumer.
User Story
Acceptance Criteria
Definition of Done
Feature Code Review has been completed and passed
a) Code is completly implemented
b) Code is structured according to our coding guidelines and commented
c) Code is checked into repository
d) Documentation is updated
Cleanliness of Code
JUnit Tests have been written and passed (if required)
No critical bugs are open
Feature branch has been tagged and merged
Feature Code has been included into the release (candidate)
Product Owners accept Feature
The text was updated successfully, but these errors were encountered: