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

Add PubSubIO Stress test #30886

Merged
merged 10 commits into from Apr 11, 2024
Merged

Conversation

akashorabek
Copy link
Contributor

@akashorabek akashorabek commented Apr 8, 2024

This pull request introduces stress tests for PubSubIO, designed to assess the performance under various conditions. The stress tests simulate dynamic load increases and evaluate the behavior of PubSubIO.

Changes:

  • Added stress tests for PubSubIO.
  • Implemented dynamic load increases over time to simulate varying workloads.
  • Added support for exporting metrics to InfluxDB or BigQuery based on the configuration parameter.
  • Added github actions workflow file

Write job example

Read job example


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 or the workflows README to see a list of phrases to trigger workflows.

@akashorabek akashorabek marked this pull request as ready for review April 8, 2024 17:42
Copy link
Contributor

github-actions bot commented Apr 8, 2024

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

@akashorabek akashorabek marked this pull request as draft April 9, 2024 10:18
@github-actions github-actions bot added the build label Apr 9, 2024
@akashorabek akashorabek marked this pull request as ready for review April 10, 2024 22:08
@akashorabek
Copy link
Contributor Author

R: @Abacn

Copy link
Contributor

@Abacn Abacn left a comment

Choose a reason for hiding this comment

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

Thank you!

@Abacn Abacn merged commit e1a3eaf into apache:master Apr 11, 2024
8 checks passed
je-ik pushed a commit to je-ik/beam that referenced this pull request Apr 15, 2024
* Add PubSubIO Stress test

* refactor

* Add github actions workflow file

* refactor

* correct jobName

* refactor

* remove unused imports
bzablocki pushed a commit to bzablocki/beam that referenced this pull request Apr 16, 2024
* Add PubSubIO Stress test

* refactor

* Add github actions workflow file

* refactor

* correct jobName

* refactor

* remove unused imports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants