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

Sy/fix msk #19552

Merged
merged 4 commits into from
Feb 4, 2025
Merged

Sy/fix msk #19552

merged 4 commits into from
Feb 4, 2025

Conversation

steveny91
Copy link
Contributor

@steveny91 steveny91 commented Feb 4, 2025

What does this PR do?

It's been reported that certain msk clusters can contain entries for nodes that don't have a BrokerNodeInfo field. The check breaks on such scenarios because it's trying to access the field in a non graceful way. This change will skip over the nodes that fit such scenario so that data can be continued to be access in other nodes.

Motivation:
#17743

Credit for fix to @jcarvalho

@steveny91 steveny91 requested a review from a team as a code owner February 4, 2025 20:36
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.94%. Comparing base (7f2e227) to head (6aa2408).
Report is 2 commits behind head on master.

Additional details and impacted files
Flag Coverage Δ
activemq ?
amazon_msk 89.50% <100.00%> (+0.26%) ⬆️
cassandra ?
hive ?
hivemq ?
hudi ?
ignite ?
jboss_wildfly ?
kafka ?
presto ?
solr ?

Flags with carried forward coverage won't be shown. Click here to find out more.

@steveny91 steveny91 added this pull request to the merge queue Feb 4, 2025
Merged via the queue into master with commit 9870517 Feb 4, 2025
34 checks passed
@steveny91 steveny91 deleted the sy/fix-msk branch February 4, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants