hivemq / mqtt-cli

MQTT CLI is a useful command line interface for connecting various MQTT clients supporting MQTT 5.0 and 3.1.1
https://hivemq.github.io/mqtt-cli/
Apache License 2.0
310 stars 47 forks source link

PUBACK missing in debug/verbose mode #302

Closed ctron closed 11 months ago

ctron commented 2 years ago

Expected behavior

To my understanding, in debug/verbose mode, all MQTT packets should be logged: https://github.com/hivemq/mqtt-cli/issues/10

Actual behavior

However, using -d or -v, I can't see the PUBACK packets being sent by the CLI.

To Reproduce

Steps

Reproducer code

Details

4.8.1
Picocli 4.6.2
JVM: 17.0.3 (Red Hat, Inc. OpenJDK 64-Bit Server VM 17.0.3+7)
OS: Linux 5.17.7-300.fc36.x86_64 amd64