fusesource / mqtt-client

A Java MQTT Client
http://mqtt-client.fusesource.org/
Apache License 2.0
1.27k stars 368 forks source link

MQTT non-informative connections behavior #18

Open dsalychev opened 11 years ago

dsalychev commented 11 years ago

This is not a standard issue, just information issue.

I try to setup future-based and callback-based MQTT connections at a BeagleBone and Angstrom Linux and catch an interesting situation:

My /etc/hosts file hasn't been refactored to the "beaglebone" hostname, and it cause strange (non-informative) behavior of future-based connection.