Dear Experts, I am trying to use JCSMP client and I have three questions w.r.t message processing at client side and TTL : I have realised that if a message expires just at the moment it is being listened to at the client side, the message would be processed by client and also re-delivered via DMQ (as I am listening to DMQ…
I'm currently running into issues trying to subscribe to alerts from my queue. I currently have my queue set up where I should be getting threshold alerts when I have 2+ msgs in the queue. From https://docs.solace.com/Monitoring/Subscribing-to-MBus-Events.htm and…
I have a scenario similar to the one mentioned in this post How can I get it to work in JCSMP with spring boot?
Just wonder, what are the main differences between rest and amqp request-reply? Is it amqp request-reply consider async ?
Dear all, It's a long shot, but this community has pulled off some amazing solutions, so it's worth a try. We're positioning Solace as part of a business solution for one of our customers. The solution as a whole is deployed in a single GCP Kubernetes autopilot cluster, including the Solace PubSub+ Standard workload. Now,…
Hi, I am trying to connect using MQTT, I have downloaded the Solace MQTT Sample from and am running the TopicPublisher and TopicSubscriber right now. I noticed that it doesnt matter what username and password I put, I am still allowed to connect to the pubsub service. Why is this so??