[#22660] Upgrade org.apache.samza to 1.7
- Upgrade org.apache.samza to 1.7
- Enhance SamzaServerConfiguration to be configurable of base dir for states in order to isolate dir for different jobs to avoid state conflict.
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
- [ ] Choose reviewer(s) and mention them in a comment (
R: @username). - [ ] 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, commentfixes #<ISSUE NUMBER>instead. - [ ] Update
CHANGES.mdwith 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)
See CI.md for more information about GitHub Actions CI.
Run Java Samza PortableValidatesRunner
Run Samza ValidatesRunner
Run Python Samza ValidatesRunner
Run XVR_Samza PostCommit
Run Go Samza ValidatesRunner
Run Python Samza ValidatesRunner
Codecov Report
Merging #22693 (1a9886b) into master (cf9ea1f) will decrease coverage by
0.13%. The diff coverage isn/a.
@@ Coverage Diff @@
## master #22693 +/- ##
==========================================
- Coverage 74.20% 74.06% -0.14%
==========================================
Files 708 715 +7
Lines 93473 95012 +1539
==========================================
+ Hits 69357 70371 +1014
- Misses 22841 23366 +525
Partials 1275 1275
| Flag | Coverage Δ | |
|---|---|---|
| python | 83.20% <ø> (-0.41%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| sdks/python/apache_beam/typehints/__init__.py | 77.77% <0.00%> (-22.23%) |
:arrow_down: |
| ...ks/python/apache_beam/runners/worker/statecache.py | 89.69% <0.00%> (-6.47%) |
:arrow_down: |
| .../python/apache_beam/testing/test_stream_service.py | 88.09% <0.00%> (-4.77%) |
:arrow_down: |
| ...dks/python/apache_beam/metrics/monitoring_infos.py | 92.50% <0.00%> (-4.50%) |
:arrow_down: |
| ...examples/inference/sklearn_mnist_classification.py | 43.75% <0.00%> (-3.75%) |
:arrow_down: |
| sdks/python/apache_beam/internal/pickler.py | 92.00% <0.00%> (-3.46%) |
:arrow_down: |
| ...python/apache_beam/runners/worker/worker_status.py | 76.66% <0.00%> (-3.05%) |
:arrow_down: |
| ...che_beam/runners/interactive/interactive_runner.py | 90.06% <0.00%> (-1.33%) |
:arrow_down: |
| sdks/python/apache_beam/dataframe/schemas.py | 96.62% <0.00%> (-1.01%) |
:arrow_down: |
| ...eam/runners/portability/fn_api_runner/execution.py | 92.44% <0.00%> (-0.65%) |
:arrow_down: |
| ... and 44 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:
R: @AnandInguva for label python. R: @jrmccluskey for label go.
Available commands:
-
stop reviewer notifications- opt out of the automated review tooling -
remind me after tests pass- tag the comment author after tests pass -
waiting on author- shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
The PR bot will only process comments in the main thread (not review comments).
Run Java PreCommit
The Go ValidatesRunner suite seems to be failing with timeouts for each test.
Run Go Samza ValidatesRunner
Run Go Samza ValidatesRunner
Run Go PreCommit
Run Java Samza PortableValidatesRunner
Run Samza ValidatesRunner
Run Python Samza ValidatesRunner
Run XVR_Samza PostCommit
Reminder, please take a look at this pr: @AnandInguva @jrmccluskey
Assigning new set of reviewers because Pr has gone too long without review. If you would like to opt out of this review, comment assign to next reviewer:
R: @y1chi for label python. R: @lostluck for label go.
Available commands:
-
stop reviewer notifications- opt out of the automated review tooling -
remind me after tests pass- tag the comment author after tests pass -
waiting on author- shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
Run XVR_Samza PostCommit
Run Go PreCommit
Run Python PreCommit