Skip to content

fix(admin): retry admin calls on network errors#3407

Closed
DCjanus wants to merge 4 commits intoIBM:mainfrom
DCjanus:fix/admin-network-retries-all
Closed

fix(admin): retry admin calls on network errors#3407
DCjanus wants to merge 4 commits intoIBM:mainfrom
DCjanus:fix/admin-network-retries-all

Conversation

@DCjanus
Copy link
Copy Markdown
Contributor

@DCjanus DCjanus commented Dec 15, 2025

Depends on #3406

Extends network retry/reconnect handling to more ClusterAdmin paths used in production.

Changes

  • wrap ListTopics, config describe/alter, ACL CRUD, consumer-group listing/describe, SCRAM describe, and client quotas paths with retryOnError + Open/Close on network errors
  • keep scope limited for reviewability; remaining admin paths (e.g., DeleteRecords, etc.) will be handled in a later PR

Notes

Signed-off-by: DCjanus <DCjanus@dcjanus.com>
Signed-off-by: DCjanus <DCjanus@dcjanus.com>
Signed-off-by: DCjanus <DCjanus@dcjanus.com>
@DCjanus DCjanus closed this Dec 15, 2025
@DCjanus DCjanus deleted the fix/admin-network-retries-all branch December 15, 2025 10:47
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.

1 participant