Uh oh!
There was an error while loading. Please reload this page.
fixes [21715] - fix ring range read for CassandraIO read() - #21786
Conversation
asf-ci
commented
Jun 10, 2022
Can one of the admins verify this patch? |
1 similar comment
asf-ci
commented
Jun 10, 2022
Can one of the admins verify this patch? |
48b5298 to
1e7fc95Comparepabloem
commented
Jun 16, 2022
Run Java PostCommit |
pabloem
commented
Jun 16, 2022
fc53b8a to
3e10063Comparevmarquez
commented
Jun 17, 2022
3e10063 to
b8041fcComparepabloem
commented
Jun 21, 2022
Run Java PostCommit |
brucearctor
commented
Jun 23, 2022
Run Java PreCommit |
vmarquez
commented
Jun 24, 2022
@brucearctor thanks, looks like the unrelated, flaky test now passed. What are the next steps to getting this merged? |
brucearctor
commented
Jun 24, 2022
I haven't worked with this component [ cassandraIO ] -- so hoping either for more context, or for someone that's worked closer with it to step in. Is there an associated issue [jira/github] that this relates to/addresses. That would be a start to provide context on what this is/why - which is also useful more generally for anyone looking through the code/changes/history. Ex, from the PR template: |
vmarquez
commented
Jun 24, 2022
@brucearctor thanks. I had "fixing" instead of "fixes" so I guess it didn't auto pick up the issue it addresses, but at the top you should see the issue it's for: #21715 |
@KriKroff you wrote --> https://github.com/KriKroff/beam-cassandraio-bug Can you take a look and verify this PR addresses this issue? In principle LGTM, but hoping for a set of eyes more familiar with the component/issue. |
vmarquez
commented
Jun 24, 2022
Thanks for taking a look, really appreciate it @brucearctor |
pabloem
commented
Jul 15, 2022
so sorry. I can't look at this. |
pabloem
commented
Jul 15, 2022
r: @Abacn |
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control |
Abacn
left a comment
There was a problem hiding this comment.
LGTM. The added unit test passed, and verified it fails on current master with java.lang.AssertionError: counting/Flatten.PCollections.out: expected:<100> but was:<99>, which means this change fixed the problem
vmarquez
commented
Jul 16, 2022
@Abacn Thank you so much for the review! :) |
fixes#21715 (missing data in CassandraIO)
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username).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.