Azure / Azure/azure-libraries-for-java
ServiceBus client fails with queues with slashes in the name
オープン
Bug
customer-reported
Service Bus
- 主要言語
- Java
- スター
- 97
- フォーク
- 102
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi there,
we have a customer that created a few servicebus queues and they seem to been able to create them with a slash "/' in the name.
Example:
...../namespaces/usecsbut/queues/admiral_ets_v1.0/endpointtrackingservice.svc
This is making the Azure client throw an **java.security.InvalidParameterException** when calling the `namespace.queues().list()` method.
We're using the Azure libraries version 1.5.1.
コントリビューションガイド
調査の方向性
Azure ライブラリ バージョン 1.5.1 の namespace.queues().list() パスから始め、スラッシュを含むキュー名がどのように処理されるかを追跡します。endpointtrackingservice.svc のようなキューを java.security.InvalidParameterException なしで一覧表示できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure, java
- 領域
- cloud
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100