Skip to content

Sb track2 schedule multiple message validate batch size#16767

Merged
hemanttanwar merged 9 commits into
Azure:masterfrom
hemanttanwar:sb-t2-schedule-multiple-message-validate-batch-size
Oct 29, 2020
Merged

Sb track2 schedule multiple message validate batch size#16767
hemanttanwar merged 9 commits into
Azure:masterfrom
hemanttanwar:sb-t2-schedule-multiple-message-validate-batch-size

Conversation

@hemanttanwar

Copy link
Copy Markdown
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

@YijunXieMS YijunXieMS left a comment

Copy link
Copy Markdown
Contributor

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
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