chanan / chanan/Play2JavaRabbitMQ
Not using declared queues, instead creating new queue for every call
- 主要言語
- Java
- スター
- 5
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、RabbitMQ 接続、キュー宣言、および呼び出しごとのキュー作成パスを追跡し、rpcqueue と presonRepoQueue に重点を置きます。これらのキューが存在しない状態で起動を再現し、各呼び出しの動作を調査します。意図したキューのライフサイクルが文書化または修正され、報告された両方のケースが検証でカバーされれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, rabbitmq
- 領域
- backend, distributed-systems
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100