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

Drain excess credits when using sessions to ensure FIFO #40457

Merged
merged 5 commits into from
Dec 1, 2023

Conversation

JoshLove-msft
Copy link
Member

Fixes #35846

Considered using an optional parameter, but FIFO ordering is a core guarantee of using sessions so this really should be treated as a bug that should be fixed.

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@JoshLove-msft
Copy link
Member Author

azp run net - servicebus - tests

@JoshLove-msft
Copy link
Member Author

azp run net - servicebus - tests

@JoshLove-msft
Copy link
Member Author

azp run net - servicebus - tests

@JoshLove-msft
Copy link
Member Author

/azp run net - servicebus - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@lmolkova lmolkova left a comment

Choose a reason for hiding this comment

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

Thank you!

@JoshLove-msft
Copy link
Member Author

/azp run net - servicebus - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@JoshLove-msft JoshLove-msft enabled auto-merge (squash) December 1, 2023 17:44
auto-merge was automatically disabled December 1, 2023 17:46

Pull request was closed

@JoshLove-msft JoshLove-msft reopened this Dec 1, 2023
@JoshLove-msft
Copy link
Member Author

/check-enforcer override

@JoshLove-msft JoshLove-msft enabled auto-merge (squash) December 1, 2023 17:47
@JoshLove-msft JoshLove-msft merged commit 8ee6482 into Azure:main Dec 1, 2023
30 of 34 checks passed
Yello001 added a commit to Yello001/azure-sdk-for-net that referenced this pull request Feb 7, 2024
…e#40457)"

This reverts commit 8ee6482.

# Conflicts:
#	sdk/servicebus/Azure.Messaging.ServiceBus/src/Amqp/AmqpReceiver.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SERVICE BUS] Consider adding optional drain to batch receive
5 participants