Add Redpanda critical upstream failure detection rule#62
Merged
Lyndon-prequel merged 6 commits intoprequel-dev:mainfrom Jun 15, 2025
Merged
Add Redpanda critical upstream failure detection rule#62Lyndon-prequel merged 6 commits intoprequel-dev:mainfrom
Lyndon-prequel merged 6 commits intoprequel-dev:mainfrom
Conversation
Contributor
Author
|
@tonymeehan Can i have your eye on this 😄? |
Contributor
|
@varshith257 Heyy , can i get you help with a conflict i am facing , i saw you had the same conflicts with the tags yaml files, can you me to resolve it ? |
Contributor
Author
|
You need to pull or rebase your local branch with upstream main and resolve merge conflicts in your code editor |
Contributor
|
I think @tonymeehan gives a chance to new contributors. 😁 |
Contributor
|
@varshith257 Thanks , i think it should work now. |
tonymeehan
reviewed
Jun 11, 2025
Contributor
|
Looks good. Can you please rename the CRE id folder and id in the rule to CRE-2025-0092? Will avoid conflicts with rules we've merged since this PR was opened. Then should be good to go. |
Contributor
Author
|
@tonymeehan Renamed CRE to 92 |
This was referenced Sep 1, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NOTE: This reproducer have been taken from redpandas official examples repo https://github.com/redpanda-data/redpanda-examples/tree/main/docker-compose
Details
Introduced a new rule for detecting when a Redpanda node becomes isolated (heartbeats fail) and triggers a Raft re-election, indicating quorum loss and leader election.
Test Environment
Reproducible test setup (Maintainers invited) : Redpanda Cluster
Live CRE link: CRE Playground Link
Check here for Sample Logs
Sample Detected Patterns
Reproduction Steps
/claim #59
Closes #59