chanan / chanan/Play2JavaRabbitMQ
Not using declared queues, instead creating new queue for every call
Open
- 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.