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

[Task]: [RRIO] [Throttle] transform that slows down element transmission without an external resource #28930

Open
1 of 4 tasks
damondouglas opened this issue Oct 10, 2023 · 0 comments

Comments

@damondouglas
Copy link
Contributor

damondouglas commented Oct 10, 2023

The output of this task is a PTransform that throttles a PCollection of elements. See https://s.apache.org/beam-throttle-transform for further details.

Measures of Done

  • Unit tests validate throttling behavior as a function of data size, PCollection boundedness without loss of data
  • Unit tests validate throttling of user custom types
  • Unit tests validate window strategy behavior as a function of PCollection boundedness and upstream and downstream window strategies
  • Load tests validate throttling behavior as a function of large data sizes, PCollection boundedness, Dataflow Runner number of workers without loss of data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant