-
- **Package Name**: azure-servicebus
- **Package Version**: 7.13.0
- **Operating System**: Ubuntu 20
- **Python Version**: python3.12
**Describe the bug**
We are experiencing a bug where our `sender.…
-
I believe that documentation
https://docs.spring.io/spring-amqp/reference/amqp/receiving-messages/async-annotation-driven/registration.html
is missing setId method call on SimpleRabbitListenerEnd…
-
- **Package Name**: azure-servicebus
- **Package Version**: 7.13.0
- **Dependencies**:
- uamqp==1.6.4
- azure-core==1.29.5
- **Operating System**: All (SDK Issue)
- **Python Version**: 3.11
**Des…
-
JIRA Issue: [KIEKER-1466] AMQP-Messages get lost when the server does not contain a queue with the designated name
Original Reporter: Thomas F. Düllmann
***
When using the AMQPWriter the messages ge…
-
I was trying to resuse ServiceBusSender for topic so that i can save time to ServiceBusSender instance but sometime i got weird error like
```
INFO:azure.servicebus._servicebus_sender:AMQP error occur…
-
`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…
-
**What happened**:
Upgraded to prometheus 2.52 which now is more strict about duplicates: https://github.com/prometheus/prometheus/issues/14089 (similar to https://github.com/kubernetes/kube-state-me…
-
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…
-
## Expected Behavior
I follow the [System Properties of D2C IoT messages](https://learn.microsoft.com/en-us/azure/iot-hub/iot-hub-devguide-messages-construct) table and add a creation time property t…
-
### Symfony version(s) affected
7.2
### Description
Symfony Messenger assumes `x-expires` (Queue TTL) renews on re-declaration, however it is not supported by Quorum Queues. https://github.co…