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

Add message batch #10153

Closed
JoshLove-msft opened this issue Feb 26, 2020 · 4 comments
Closed

Add message batch #10153

JoshLove-msft opened this issue Feb 26, 2020 · 4 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Service Bus
Milestone

Comments

@JoshLove-msft
Copy link
Member

Java is using a MessageBatch which adds the ability to see what message overflows the batch when trying to send messages.
We should do the same for .NET.
See EH EventDataBatch.

@SeanFeldman
Copy link
Contributor

EventHubs EventDataBatch.

This would provide the safe batching feature asked for in Track 1.

@JoshLove-msft JoshLove-msft added this to the [2020] March milestone Feb 26, 2020
@ShivangiReja
Copy link
Member

Closed with #10305

@k-rush
Copy link

k-rush commented Jun 11, 2020

@ShivangiReja it seems this missed release 4.1.3. When is the next release scheduled for Service Bus sdk? Is there a preview version we can use?

@JoshLove-msft
Copy link
Member Author

This work item was for the new Track 2 library - https://www.nuget.org/packages/Azure.Messaging.ServiceBus/7.0.0-preview.3

@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Service Bus
Projects
None yet
Development

No branches or pull requests

4 participants