Skip to content

Manual Puback Logging Change#420

Merged
sbSteveK merged 2 commits into
mainfrom
manual-puback-qos0
Mar 17, 2026
Merged

Manual Puback Logging Change#420
sbSteveK merged 2 commits into
mainfrom
manual-puback-qos0

Conversation

@sbSteveK
Copy link
Copy Markdown
Contributor

Removes Error that is logged when aws_mqtt5_client_acquire_puback is called for a QoS 0 Publish and the Warning that is logged when we detect a second acquire is called on a redriven PUBLISH.

Calls to acquire to native are being handled by our bindings now so the user has no need for these specific logs.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.58%. Comparing base (dc2fe7b) to head (94361ed).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #420      +/-   ##
==========================================
- Coverage   84.60%   84.58%   -0.03%     
==========================================
  Files          26       26              
  Lines       10973    10970       -3     
==========================================
- Hits         9284     9279       -5     
- Misses       1689     1691       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sbSteveK sbSteveK merged commit e924c6c into main Mar 17, 2026
71 of 72 checks passed
@sbSteveK sbSteveK deleted the manual-puback-qos0 branch March 17, 2026 18:03
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.

3 participants