Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/info logging #479

Open
wants to merge 62 commits into
base: develop-2
Choose a base branch
from
Open

Conversation

Sarek
Copy link

@Sarek Sarek commented Mar 30, 2021

Motivation
The traffic flow of the current version is hard to debug because there are no logs for e.g. which messages are sent and received.

Changes
Add additional logging

Closes #411

SubscriptionBuilderBase.qos -> maxQos
MqttClientDisconnectedContext/Listener -> MqttDisconnectedContext/Listener
MqttClientReconnector -> MqttReconnector
- api: max 8 -> 7, internal: max 9 -> 8
- flatted connack, puback/rec/rel/comp, suback, unsuback subpackages
Replaced DoNotImplement with ApiStatus.NonExtendable annotation
Add ApiStatus.OverrideOnly annotations
AsyncClient.Mqtt3/5SubscribeAndCallbackBuilder.Call -> .SubscribeBuilder.AfterComplete
AsyncClient.Mqtt3/5SubscribeAndCallbackBuilder.Call.Ex -> .SubscribeBuilder.AfterCallback
@Sarek Sarek requested a review from SgtSilvio as a code owner March 30, 2021 08:44
@cla-bot
Copy link

cla-bot bot commented Mar 30, 2021

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @Sarek on file. In order for us to review and merge your code, please sign our Contributor License Agreement to get yourself added. You'll find the CLA and more information here: https://github.com/hivemq/hivemq-community/blob/master/CONTRIBUTING.adoc#contributor-license-agreement

@SgtSilvio
Copy link
Member

@cla-bot check

@cla-bot
Copy link

cla-bot bot commented Apr 7, 2021

The cla-bot has been summoned, and re-checked this pull request!

@SgtSilvio
Copy link
Member

@Sarek You need to sign our CLA before we can review your PR. You'll find the CLA and more information here: https://github.com/hivemq/hivemq-community/blob/master/CONTRIBUTING.adoc#contributor-license-agreement

And sorry that you need to rebase your branch, develop-2 is not a stable branch.

@Sarek
Copy link
Author

Sarek commented Apr 9, 2021

No worries, I will sign in the next days, just haven't gotten around to it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants