-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Disable JmsIOIT on amqp #26179
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
Disable JmsIOIT on amqp #26179
Conversation
|
I now believe this is somewhat red herring. Direct runner simply is not efficient: cron run 473: actual number of records 35990 smaller than expected: 100000. with this change: actual number of records 51990 smaller than expected: 100000. <-- this is most likely due to running after hour and Jenkins is less loaded
The problem happens in read not related to recent code change. |
951e332 to
fcc6bc4
Compare
|
Run Java_Jms_IO_Direct PreCommit |
|
Jenkins seems unstable again |
|
Jenkins not triggering. Ran spotlessApply locally. Test succeeded locally: |
|
R: @jrmccluskey |
|
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control |
|
GitHub Action test passed but Jenkins not triggering. Merging this for now anyway as it is only scoped in JmsIOIT, and validated locally (both |
mitigate #26175
Please add a meaningful description for your change here
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
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, commentfixes #<ISSUE NUMBER>instead.CHANGES.mdwith noteworthy changes.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)
See CI.md for more information about GitHub Actions CI.