eclipse-paho / eclipse-paho/paho.mqtt.java
Timeout for waiting for CONNACK
Open
question
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 919
- PR merge metrics
- No merged PRs in 30d
Description
- [x] Bug exists Release Version 1.2.0 ( Master Branch)
After establishing a TCP connection to a broker and sending the CONNECT message, the client will wait for a CONNACK message indefinitely. There should be a timeout for not receiving the CONNACK message within a specific period.
Contributor guide
Assessment
This issue has not been assessed yet.