Hi @jesper ,
Are you connecting with a clean session. If so, Solace will create a new queue when you connect. If you want the same queue then you have to make sure you’re connecting with clean session = false and QoS = 1.
regards,
Matt
Hi @jesper ,
Are you connecting with a clean session. If so, Solace will create a new queue when you connect. If you want the same queue then you have to make sure you’re connecting with clean session = false and QoS = 1.
regards,
Matt