Azure / Azure/azure-libraries-for-java
ServiceBus client fails with queues with slashes in the name
Open
Bug
customer-reported
Service Bus
- Dominant language
- Java
- Stars
- 97
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.