Skip to content

Conversation

@mosche
Copy link
Member

@mosche mosche commented May 11, 2023

Support configuration of maxCapacityPerShard when reading from Kinesis with EFO
(closes #26257)


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI.

@mosche
Copy link
Member Author

mosche commented May 11, 2023

R: @psolomin
R: @aromanenko-dev

@github-actions
Copy link
Contributor

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control

Copy link
Contributor

@psolomin psolomin left a comment

Choose a reason for hiding this comment

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

Thanks 👍 looks good overall.

I left a couple of small suggestions.

@mosche mosche force-pushed the 26257_KinesisIO_EFO_maxCapacityPerShard branch from 26e3a9f to 252c6fd Compare May 12, 2023 07:33
@mosche
Copy link
Member Author

mosche commented May 12, 2023

Thanks @psolomin, good catch! I've addressed your comments.

Copy link
Contributor

@psolomin psolomin left a comment

Choose a reason for hiding this comment

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

👍

@mosche mosche merged commit 71af99f into apache:master May 15, 2023
@mosche mosche deleted the 26257_KinesisIO_EFO_maxCapacityPerShard branch May 15, 2023 06:35
cushon pushed a commit to cushon/beam that referenced this pull request May 24, 2024
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.

[Task]: Allow configuring withMaxCapacityPerShard for KinesisIO with EFO

2 participants