Hi, 

I use sample code of Paho Project java library as my subscriber and
publisher 
( Sample.java
<https://github.com/eclipse/paho.mqtt.java/blob/master/org.eclipse.paho.sample.mqttv3app/src/main/java/org/eclipse/paho/sample/mqttv3app/Sample.java>
  
and  MqttPublishSample <https://eclipse.org/paho/clients/java/>   ).

It's weird that the subscriber can't receive every published message.
If I restart Apollo server, then the subscriber receives those message it
did't get.

But, with the same testing codes, if I use RabbitMQ as my MOM server instead
of Apollo, 
It work perfectly!!! 

Can someone please help me with this?

elvis.
 





--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Cannot-receive-every-message-by-mqtt-protocol-tp4712595.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to