Using CAPEXPRY to prevent system queues filling up when using MQTT durable subscriptions

 View Only

Using CAPEXPRY to prevent system queues filling up when using MQTT durable subscriptions 

Tue November 12, 2019 05:47 AM

Entry Details

Statistics
0 Favorited
10 Views
1 Files
0 Shares
5 Downloads
Attachment(s)
docx file
Using CAPEXPRY to prevent system queues filling up when u....docx   16 KB   1 version
Uploaded - Tue November 12, 2019

Tags and Keywords

Comments

Tue February 18, 2020 11:19 AM

The examples are slightly wrong:

DEFINE TOPIC(MQTT.EXPIRY) TOPICSTR('/testTopic') CUSTOM(CAPEXPRY('300'))
should be

DEFINE TOPIC(MQTT.EXPIRY) TOPICSTR('/testTopic') CUSTOM('CAPEXPRY(300)')

Related Entries and Links

No Related Resource entered.