-
At present, we make a new connection for every AMQP message we send. This is not ideal.
From the [RabbitMQ documentation](https://www.rabbitmq.com/dotnet-api-guide.html#endpoints-list) (emphasis th…
-
**Describe the bug**
We're using streamBridge.send(bindingName, MessageBuilder.withPayload(payload).build()) to send messages in ASB Queues, it is maximizing our CPU usage and ultimately crashing the …
-
From time to time, Service Bus Java client cannot recover keeping reporting that connection has been restored while it is not. And it keeps doing it forever. In result, both JMS producers and consumer…
-
Hi,
The app fails to send or receive messages from servicebus emulator when `ServiceBusClient` was created using identity-based connection.
Steps to reproduce:
```csharp
// running service bus emul…
-
`azure-sdk-for-python` uses its own `_pyamqp` implementation that is specifically targeting the behavior of Azure Servicebus instead of a generic implementation of AMQP 1.0. LocalSandbox does not clos…
-
I am trying to connect with local docker container without ssl. but it don't have any option to disable it.
-
I am facing an error when establishing the SSL connection. I am using the FullyQualifiedNamespace and EventHubName as the parameters of the EventHubBufferedProducerClient constructor.
{"ActivityId":…
-
Operator called default onErrorDropped
reactor.core.Exceptions$ErrorCallbackNotImplemented: com.azure.core.amqp.exception.AmqpException: Connection refused: no further information, errorContext[NAME…
-
When I monitor the connection with Wireshark then I see that Service Bus Explorer always uses port 443. I tried various combinations for Connectivity Mode, Transport Type and AMQP Web Sockets.
Can …
-
### Version
8.x
### On which operating system(s) are you experiencing the issue?
Windows
### Using which broker(s) did you encounter the issue?
Azure Service Bus
### What are the steps required …