hivemq-mqtt-client icon indicating copy to clipboard operation
hivemq-mqtt-client copied to clipboard

Message persistence & checkpointing

Open SgtSilvio opened this issue 6 years ago • 4 comments
trafficstars

SgtSilvio avatar Jun 18 '19 20:06 SgtSilvio

Current status: This feature was moved to version 1.3 as version 1.2 already contained a lot of features, so 1.2 could be released earlier. Nevertheless version 1.2 already contains some necessary preparations for this feature: decoupling subscription/publishing lifecycles from connection/session lifecycles. In practice this means that subscriptions can be restored when restarting an application and before even connecting the client. Also the conceptual work is almost done, but the API for this feature is not yet complete.

SgtSilvio avatar Apr 22 '20 15:04 SgtSilvio

This feature is very important for using mqtt at edge.

For now we use qps 0 message with db store.

YiuTerran avatar Aug 22 '21 03:08 YiuTerran

It's pretty annoying to get advertisements via github issues @HiveMQSupport.

deen13 avatar Sep 08 '21 09:09 deen13

@deen13 this was not intended. It seems to be an auto reply to some mails.

SgtSilvio avatar Sep 08 '21 16:09 SgtSilvio