chanan / chanan/Play2JavaRabbitMQ

Not using declared queues, instead creating new queue for every call

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Hi

Nice work done for a get started with Java-Play25x-rabbitmq.

I found 2 issues in the code. Could you explain if there is a reason for maintaining it that way ?
1. For every call made, the system creates a default queue and not using the declared rpcqueue and presonRepoQueue.
2. While starting the application, the system requires the declared queues to be existing in rabbitmq, else it does not create.

is there something missing in what I'm doing ?

thanx
bw

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.