-
Notifications
You must be signed in to change notification settings - Fork 68
MQTT Interoperability tests @ Eclipsecon #9
Comments
Hi Andy, |
We are aware of this issue. I think we may include a fix into the next point release ( |
This repo is a mirror and we have an issue open for this in the internal tracker => closing. |
Do you think it will be included in 3.3.5? |
@carlhoerberg it should be in |
I am getting this error on 3.2.4 , =INFO REPORT==== 16-Jan-2015::07:58:40 === =ERROR REPORT==== 16-Jan-2015::07:58:40 === Trying to just login with nodejs mqtt driver |
@hiteshjoshi upgrade to >=3.3.5 |
RabbitMQ fails initial MQTT Interop test with:
MQTT detected framing error "127.0.0.1:50997 -> 127.0.0.1:1883" for connection protocol_header_corrupt
-> this is due to the tests using v3.1.1 of the protocol (which uses a header of MQTT instead of MQIsdp, and 4 instead of 3 as the broker)
Source for interop tests available here:
http://wiki.eclipse.org/Interop_Testing_Plan
The text was updated successfully, but these errors were encountered: