Azure / Azure/azure-libraries-for-java

ServiceBus client fails with queues with slashes in the name

Open
#495 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.