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

feat: batch size limits in options #108

Merged
merged 1 commit into from
Sep 26, 2022
Merged

feat: batch size limits in options #108

merged 1 commit into from
Sep 26, 2022

Conversation

tomblench
Copy link
Contributor

  • Move batch size options into source and sink config def
  • Range validation and documentation for source and sink batch size
  • Cleanup some unused config constants and properties

fixes #103

- Move batch size options into source and sink config def
- Range validation and documentation for source and sink batch size
- Cleanup some unused config constants and properties

fixes #103
@tomblench tomblench merged commit f21557a into main Sep 26, 2022
@tomblench tomblench deleted the 103-cap-on-batch-size branch September 26, 2022 07:54
mojito317 pushed a commit that referenced this pull request Oct 6, 2022
- Move batch size options into source and sink config def
- Range validation and documentation for source and sink batch size
- Cleanup some unused config constants and properties

fixes #103
@ricellis ricellis added this to the 0.200.0 milestone Oct 27, 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.

Cap on batch size
2 participants