Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checking RabbitMQ message flow #92

Closed
jaRulez opened this issue Jun 22, 2022 · 0 comments
Closed

Checking RabbitMQ message flow #92

jaRulez opened this issue Jun 22, 2022 · 0 comments

Comments

@jaRulez
Copy link
Collaborator

jaRulez commented Jun 22, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants