Azure / Azure/azure-libraries-for-java
ServiceBus client fails with queues with slashes in the name
Aperta
Bug
customer-reported
Service Bus
- Lingua principale
- Java
- Stelle
- 97
- Fork
- 102
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.