Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Paho » Eclipse Paho : Auto Acknowledgement and Duplicate flag issue
Eclipse Paho : Auto Acknowledgement and Duplicate flag issue [message #1752583] Wed, 25 January 2017 10:41
Kaveri Hindi is currently offline Kaveri HindiFriend
Messages: 5
Registered: January 2017
Junior Member
Hello Experts,

I have a query concerning how to avoid duplicate messages arriving at Mqtt client. Even detection of a duplicate message will help me.

My question is as below ...

I am using eclipse paho android client (version : 1.0.2). MqttAndroidClient object is initialized with default Auto Acknowledge mode
and clean session = false.

However, on reconnection to broker , I receive "previously received" mqtt messages again with "duplicate = false"
I was expecting that messages should not be redelivered or should be sent with flag "duplicate = true". But , it is not the case.

Please help.
Previous Topic:Subscribe using Embedded C client
Next Topic:MQTT client fails to reconnect
Goto Forum:
  


Current Time: Sat Apr 27 00:45:11 GMT 2024

Powered by FUDForum. Page generated in 0.02977 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top