eclipse-paho / eclipse-paho/paho.mqtt.java
Set proper message if MQTT Version is set incorrectly
Open
enhancement
good-first-issue
help wanted
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 919
- PR merge metrics
- No merged PRs in 30d
Description
Please fill out the form below before submitting, thank you!
- [x] Bug exists Release Version 1.2.0 ( Master Branch)
- [x] Bug exists in Snapshot Version 1.2.1-SNAPSHOT (Develop Branch)
- [ ] Bug exists in MQTTv5 Version (mqttv5-new Branch)
When an incorrect MQTT Version is used for the connection options, there isn't a messages stating what are the acceptable version numbers. Adding a message to the Exception when setting an incorrect MQTT Version could be helpful for others rather than looking through the code.
Contributor guide
Assessment
This issue has not been assessed yet.