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

Sb track2 schedule multiple message validate batch size #16767

Conversation

hemanttanwar
Copy link
Contributor

API : receiver.scheduleMessage (Iterator<SBReceivedMessage)

Throw Exception when all the messages in Iterator can not be added into batch.

fixes #16714

@hemanttanwar hemanttanwar changed the title Sb t2 schedule multiple message validate batch size Sb track2 schedule multiple message validate batch size Oct 23, 2020
@hemanttanwar hemanttanwar requested a review from conniey October 28, 2020 09:05
Copy link
Contributor

@YijunXieMS YijunXieMS left a comment

Choose a reason for hiding this comment

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

LGTM

@hemanttanwar hemanttanwar merged commit 1de0f26 into Azure:master Oct 29, 2020
@hemanttanwar hemanttanwar deleted the sb-t2-schedule-multiple-message-validate-batch-size branch October 29, 2020 00:02
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-java that referenced this pull request Nov 23, 2021
Fix s360 error in Reservation Recommendations (Azure#16767)

* Fix s360 error

* Fix errors

* Fix errors
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.

Bug: Add validation scheduleMessage(Iterator<SBM>) : If all the messages can not be added into batch
3 participants