Azure / Azure/azure-libraries-for-java
ServiceBus client fails with queues with slashes in the name
- Vorherrschende Sprache
- Java
- Sterne
- 97
- Forks
- 102
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
Start with the namespace.queues().list() path in the Azure libraries version 1.5.1 and trace how queue names containing slashes are handled. Done means listing queues such as endpointtrackingservice.svc succeeds without java.security.InvalidParameterException.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- azure, java
- Bereich
- cloud
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100