Skip to content

How to set defaultMqttSessionExpiryInterval on MQTT acceptors #829

Answered by brusdev
eanbiso asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @eanbiso, your example is correct and it is the only way to set the property defaultMqttSessionExpiryInterval on an MQTT acceptor. You can double-check the extra parameters of an acceptor querying the jolokia api, i.e.

curl -u admin:admin http://artemis-mqtt-ss-0:8161/console/jolokia/read/org.apache.activemq.artemis:broker=\"amq-broker\"/AcceptorsAsJSON

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by eanbiso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants