-
**Query/Question**
TL/DR: Does Azure Service Bus support shared subscriptions with partitioning enabled?
I'm currently attempting to use the Azure Service Bus with the Spring Cloud Azure Starter "…
-
I tried rhea node.js library and in particular this example https://github.com/amqp/rhea/tree/master/examples/selector example but obviously it's not working with RabbitMQ+plugin amqp1.0.
On the cont…
-
### Mautic Version
5.0.x series
### Way of installing
I downloaded a release from https://www.mautic.org/mautic-releases
### PHP version
8.0.30
### What browsers are you seeing the p…
-
With latest version of jms/serializer 3.3.0 the code
```
use BillbeeDe\BillbeeAPI\Client;
use BillbeeDe\BillbeeAPI\Model\Order;
$user = 'Your Billbee username';
$apiPassword = 'Your Billbee A…
-
I believe the following needs to be added to the activemq examples in order for jms to send messages
```
ADD http://central.maven.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar lib/…
-
MQ doesn't allow a message property to be null, despite this being permitted by the JMS 1.1 spec.
If you try to use message.setObjectProperty("foo",null) or setStringProperty("bar",null) to set a mes…
-
Please include the following information in your ticket.
- ibmmq-jms-spring version(s) that are affected by this issue: ==> 3.0.3
- Java version (including vendor and platform). ==> 17
- A small …
-
Hello,
(First of all - not sure if i'm misusing rhea library or my broker setup is incorrect)
One ActiveMQ broker, one consumer, durable subscription.
We have large groups of messages, up to 10…
-
**Issue by [abeykoon](https://github.com/abeykoon)**
_Saturday Jul 13, 2019 at 17:04 GMT_
_Originally opened as https://github.com/ballerina-platform/ballerina-lang/issues/16589_
----
**Description…
-
Using spring-integration and after added the opentracing starter:
```
io.opentracing.contrib
opentracing-spring-jaeger-cloud-starter
1.0.3
…