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

Always return at least one record when exceeds buffer size #457

Merged
merged 1 commit into from
May 24, 2022

Conversation

xinlian12
Copy link
Contributor

Issue:
For record size larger than connect.cosmos.task.buffer.size, they will never be published.

Fix:
Always try to publish at least one record even if it exceeds the predefined buffer size.

@xinlian12 xinlian12 requested a review from a team as a code owner May 24, 2022 17:37
Copy link
Contributor

@FabianMeiswinkel FabianMeiswinkel left a comment

Choose a reason for hiding this comment

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

LGTM

@xinlian12 xinlian12 merged commit b16d641 into microsoft:dev May 24, 2022
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.

3 participants