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

Change assertion and pipeline timeout for kafka stress test #31089

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

akashorabek
Copy link
Collaborator

@akashorabek akashorabek commented Apr 24, 2024

Previously, the assertion was that writeNumRecords was greater than readNumRecords because the read pipeline couldn't finish reading all records before the pipeline timeout. Now, thanks to the increased timeout, all records are successfully read, so readNumRecords is greater than writeNumRecords.

Example of tests:
Write to kafka job
Read from kafka job

@akashorabek
Copy link
Collaborator Author

R: @Abacn

Copy link
Contributor

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

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.

thanks!

@akashorabek
Copy link
Collaborator Author

@Abacn can you merge it pls?

@Abacn Abacn merged commit 8454cc9 into apache:master Apr 24, 2024
4 checks passed
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.

2 participants