-
- **Package Name**: azure-servicebus
- **Package Version**: 7.12.2
- **Operating System**: Windows 11 Enterprise 22H2
- **Python Version**: 3.12.4
**Describe the bug**
Sending multiple messages…
-
When connecting to some AMQP 1.0 brokers, we cannot set capabilities on the shovel, so in some scenarios we are unable to give the shovel the proper configuration. In example, for IBM MQ , if you want…
-
Hello, my team is using this emulator for integration testing our azure serverless function which consumes messages from service bus.
## Issue description
We've been able to start the emulator,…
-
**Describe the bug**
when I use
`compile('org.springframework.cloud:spring-cloud-starter-bus-amqp')`
in eureka-client, I request /actuator/pause get true but it is also UP in eureka server. It …
-
When trying to use the `addressRewriteRule` setting, it seems this doesn't work on all addresses.
As far as I can see, the `telemetry/{tenantId}` and `event/{tenantId}` addresses are correctly rewr…
-
**Describe the bug**
If I create a ServiceBusClient 7.15.x with an invalid namespace (or something similar) then when I try to use the client to make a synchronous call I get a Timeout error instead …
-
### Is your feature request related to a problem? Please describe.
The Activities in RabbitMQ client currently emit the `messaging.operation` attribute. However, the [Semantic Conventions for messa…
-
**Query/Question**
Hi all, can anyone please tell me what JMS destination could be used to access the dead letter queue? Using a premium tier service bus via Spring and JMS.
***Why is this not a B…
-
If you have heartbeats enabled and you do some long running task e.g:
1. Get Message
2. Do some long task (e.g long running SQL query, slow HTTP requests, etc.)
3. Attempt to ack message
You g…
-
Cc: @seth
We recently bumped into an issue when using `seth/pooler` to pool RabbitMQ channels. When the pooler culls stale channels, it kills them via `exit(Pid, kill)` (instead of, say, doing it gr…