thingsboard / performance-tests

Thingsboard performance tests
https://thingsboard.io
Apache License 2.0
41 stars 52 forks source link

Closing current session due to invalid msg order #24

Closed raheem52 closed 2 years ago

raheem52 commented 4 years ago

We deployed thingsboard with microservice architecture. Deployment is aws server with Docker containers setup.

When we run Performance test tool to MQTT load, we are unable to connect device beyond approximetly 2000.

when we traced we found error : mqtt contianer 2019-09-23 13:49:48,333 [nioEventLoopGroup-3-10] INFO o.t.s.t.mqtt.MqttTransportHandler - [3d5f3784-8c87-45d0-b395-f67f63732b77] Closing current session due to invalid msg order: MqttMessage[fixedHeader=MqttFixedHeader[messageType=DISCONNECT, isDup=false, qosLevel=AT_MOST_ONCE, isRetain=false, remainingLength=0], variableHeader=, payload=]

smatvienko-tb commented 2 years ago

Hi, @raheem52 ! There is a lot of improvements have been made. Please, try the latest version. Have a nice day!