Skip to content

[#29147] increase received message size to max for Job Management.#29178

Merged
lostluck merged 1 commit intoapache:masterfrom
lostluck:beam29147
Oct 30, 2023
Merged

[#29147] increase received message size to max for Job Management.#29178
lostluck merged 1 commit intoapache:masterfrom
lostluck:beam29147

Conversation

@lostluck
Copy link
Copy Markdown
Contributor

Increase the Job Management + associated front end services to accept larger messages/pipelines.

Fixes #29147


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.

@lostluck
Copy link
Copy Markdown
Contributor Author

R: @miracvbasaran

@github-actions
Copy link
Copy Markdown
Contributor

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 27, 2023

Codecov Report

Merging #29178 (de964f7) into master (717295e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master   #29178   +/-   ##
=======================================
  Coverage   38.37%   38.37%           
=======================================
  Files         687      687           
  Lines      101741   101743    +2     
=======================================
+ Hits        39043    39046    +3     
+ Misses      61118    61114    -4     
- Partials     1580     1583    +3     
Flag Coverage Δ
go 53.45% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
.../beam/runners/prism/internal/jobservices/server.go 93.10% <100.00%> (+0.51%) ⬆️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lostluck lostluck merged commit 84e6ceb into apache:master Oct 30, 2023
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.

[Bug]: Prism runner "received message larger than max" error

2 participants