Rethrowing Exception from CassandraIO's ReadFn#34191
Rethrowing Exception from CassandraIO's ReadFn#34191kennknowles merged 1 commit intoapache:masterfrom
Conversation
5e72811 to
9fe7300
Compare
|
Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment |
9fe7300 to
f9da3f9
Compare
|
assign set of reviewers |
|
Assigning reviewers. If you would like to opt out of this review, comment R: @robertwb for label java. Available commands:
The PR bot will only process comments in the main thread (not review comments). |
|
Reminder, please take a look at this pr: @robertwb @damondouglas |
|
Assigning new set of reviewers because Pr has gone too long without review. If you would like to opt out of this review, comment R: @kennknowles for label java. Available commands:
|
f9da3f9 to
ae1cd02
Compare
|
Reminder, please take a look at this pr: @kennknowles @ahmedabu98 |
|
Assigning new set of reviewers because Pr has gone too long without review. If you would like to opt out of this review, comment R: @damondouglas for label java. Available commands:
|
|
Reminder, please take a look at this pr: @damondouglas @johnjcasey |
|
Assigning new set of reviewers because Pr has gone too long without review. If you would like to opt out of this review, comment R: @ahmedabu98 for label java. Available commands:
|
|
Reminder, please take a look at this pr: @ahmedabu98 @johnjcasey |
|
Assigning new set of reviewers because Pr has gone too long without review. If you would like to opt out of this review, comment R: @chamikaramj for label java. Available commands:
|
|
Reminder, please take a look at this pr: @chamikaramj @johnjcasey |
|
Assigning new set of reviewers because Pr has gone too long without review. If you would like to opt out of this review, comment R: @kennknowles for label java. Available commands:
|
|
Hi @kennknowles and @johnjcasey - please review when you get a chance. Thanks! |
|
Reminder, please take a look at this pr: @kennknowles @johnjcasey |
Please add a meaningful description for your change here
Rethrowing Exception from CassandraIO's ReadFn
Addresses #34160
Note to reviewers
There are 2 high level approaches discussed in #34160:
While a default Rethrow might change the behavior from silently logging errors and proceeding, not doing so has issues of data correctness as rows that get any errors are never read and the pipeline still succeeds.
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 or the workflows README to see a list of phrases to trigger workflows.