Bug 469350 - The acknowledgement for incoming messages are sent even if the associated MessageHandler panics
Summary: The acknowledgement for incoming messages are sent even if the associated Mes...
Status: UNCONFIRMED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Paho (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Al Stockdill-Mander CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-04 02:50 EDT by Saikrishnan Ranganathan CLA
Modified: 2016-02-09 15:34 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saikrishnan Ranganathan CLA 2015-06-04 02:50:04 EDT
It looks like the acknowledgement for inbound QoS 1 and 2 messages are sent to the broker even if the MessageHandler associated with the topic panics. So when the client is next re-connected, any QoS 1 or 2 messages will NOT be redelivered by the broker.
Comment 1 James Sutton CLA 2016-02-09 11:19:19 EST
Migrated to GitHub Issue: https://github.com/eclipse/paho.mqtt.golang/issues/16