Re: Artemis. Qos2 on subscription.

2018-12-20 Thread Justin Bertram
Are there any errors logged on the broker? This looks like it might be a client problem or some kind of network issue. Do you have a test to reproduce this failure? Justin On Tue, Nov 20, 2018 at 11:34 AM itorres wrote: > Hello, > > We use MQTT to connect to an Apache Artemis 2.6.3 server. We

Artemis. Qos2 on subscription.

2018-11-20 Thread itorres
Hello, We use MQTT to connect to an Apache Artemis 2.6.3 server. We want to be subscribed on qos2 in order to be aware of the messages only once. Also, we want to publish in qos2 in order to be sure that the message will arrive only once. However, after subscribing to a topic in qos2, and publish