eclipse-paho / eclipse-paho/paho.mqtt.java
PM org.eclipse.paho.mqttv5.client.internal.ClientState handleInboundPubRel
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 919
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
Could you tell me, please, what does it mean in log while subscribe:
```
мар. 05, 2023 2:34:59 PM org.eclipse.paho.mqttv5.client.internal.ClientState handleInboundPubRel
INFO: JavaSample: Creating MqttPubComp: MqttPubComp [returnCode=0, properties=MqttProperties [validProperties=[31, 38]]]
```
Contributor guide
Research direction
Start with org.eclipse.paho.mqttv5.client.internal.ClientState and its handleInboundPubRel log entry. Trace the creation of MqttPubComp and the meaning of the reported return code and properties in the MQTT v5 client flow. Done means documenting what this log indicates during subscription and whether it is expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100