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

Use AVL tree for consumer redeliver map #4071

Merged
merged 1 commit into from Apr 18, 2023
Merged

Use AVL tree for consumer redeliver map #4071

merged 1 commit into from Apr 18, 2023

Conversation

neilalexander
Copy link
Member

This also uses the AVL tree from #4070 in place of the map that currently tracks whether or not a sequence is present in the consumer redeliveries.

Signed-off-by: Neil Twigg neil@nats.io

Signed-off-by: Neil Twigg <neil@nats.io>
@neilalexander neilalexander requested a review from a team as a code owner April 18, 2023 14:55
Copy link
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@neilalexander neilalexander merged commit 1a329c7 into dev Apr 18, 2023
2 checks passed
@neilalexander neilalexander deleted the neil/rdqavl branch April 18, 2023 15:23
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