Skip to content
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

feat(test): add an fvt for broker deadlock #2144

Merged
merged 3 commits into from
Feb 25, 2022

Conversation

dnwe
Copy link
Collaborator

@dnwe dnwe commented Feb 13, 2022

Just a simple test to kill broker connectivity whilst the producer is
in-use and confirm that it is able to successfully recover.

@dnwe dnwe requested a review from bai as a code owner February 13, 2022 13:21
@dnwe dnwe force-pushed the dnwe/add-producer-broker-disconnect-fvt branch from 091d6d2 to 21c4871 Compare February 13, 2022 13:36
@dnwe
Copy link
Collaborator Author

dnwe commented Feb 13, 2022

✅ this fails on current main as we'd expect https://github.com/Shopify/sarama/runs/5174009583?check_suite_focus=true

@dnwe dnwe force-pushed the dnwe/add-producer-broker-disconnect-fvt branch from 21c4871 to 30cd8b0 Compare February 13, 2022 14:28
@dnwe
Copy link
Collaborator Author

dnwe commented Feb 13, 2022

rebased on main now that #2133 has been merged and re-running tests

@dnwe dnwe force-pushed the dnwe/add-producer-broker-disconnect-fvt branch 2 times, most recently from 7d996f1 to da2162a Compare February 13, 2022 22:44
@dnwe dnwe force-pushed the dnwe/add-producer-broker-disconnect-fvt branch 3 times, most recently from 3112066 to a9ac372 Compare February 24, 2022 21:40
@dnwe dnwe changed the base branch from main to dnwe/remove-parallel February 24, 2022 21:40
Base automatically changed from dnwe/remove-parallel to main February 24, 2022 21:46
Just a simple test to kill broker connectivity whilst the producer is
in-use and confirm that it is able to successfully recover.

Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
@dnwe dnwe force-pushed the dnwe/add-producer-broker-disconnect-fvt branch from 83e97fc to 43a4bee Compare February 25, 2022 10:34
@dnwe dnwe force-pushed the dnwe/add-producer-broker-disconnect-fvt branch from 43a4bee to 22f9584 Compare February 25, 2022 10:40
@dnwe dnwe merged commit 4b9b976 into main Feb 25, 2022
@dnwe dnwe deleted the dnwe/add-producer-broker-disconnect-fvt branch February 25, 2022 14:04
@dnwe dnwe added the fix label May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant