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

Reset cursor of unacked packets in DataRequest #534

Merged
merged 5 commits into from Dec 16, 2022

Conversation

tekjar
Copy link
Contributor

@tekjar tekjar commented Dec 11, 2022

No description provided.

@h3nill h3nill force-pushed the fix-retransmiss-after-reconnect branch from 885cab7 to 4245e6e Compare December 15, 2022 11:46
rumqttd/src/router/iobufs.rs Outdated Show resolved Hide resolved
rumqttd/src/router/iobufs.rs Outdated Show resolved Hide resolved
rumqttd/src/router/routing.rs Outdated Show resolved Hide resolved
rumqttd/src/router/routing.rs Outdated Show resolved Hide resolved
@tekjar tekjar merged commit d74a5ab into main Dec 16, 2022
@tekjar tekjar deleted the fix-retransmiss-after-reconnect branch December 16, 2022 17:45
carlocorradini pushed a commit to carlocorradini/rumqtt that referenced this pull request Aug 3, 2023
* Reset cursor of unacked packets in DataRequest

* fix cursor indexes stored in inflight buffer

* fix clippy warnings and remove dbg!

* give more appropriate name to variable

* clean up and add unit test for retransmission_map

Co-authored-by: henil <dedaniahenil@gmail.com>
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

3 participants