Skip to content

Validate topology.blobstore.map in rebalance conf overrides against the calling user - #8999

Merged
rzo1 merged 1 commit into
masterfrom
fix/rebalance-blobstore-map-validation
Aug 23, 2026
Merged

Validate topology.blobstore.map in rebalance conf overrides against the calling user#8999
rzo1 merged 1 commit into
masterfrom
fix/rebalance-blobstore-map-validation

Conversation

@rzo1

@rzo1 rzo1 commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

validateTopologyBlobStoreMap was called only from submitTopologyWithOpts, so a topology.blobstore.map introduced through rebalance topology_conf_overrides was never validated against the caller, while supervisors would localize whatever key it named.

Rebalance overrides are now validated the same way submit-time conf is, against the rebalancing caller. Extends NimbusTest.

@rzo1 rzo1 added this to the 3.1.0 milestone Aug 22, 2026
@rzo1 rzo1 self-assigned this Aug 22, 2026
@rzo1
rzo1 merged commit 0535700 into master Aug 23, 2026
7 checks passed
@rzo1
rzo1 deleted the fix/rebalance-blobstore-map-validation branch August 23, 2026 17:03
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