rzo1 opened a new pull request, #8999:
URL: https://github.com/apache/storm/pull/8999

   `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`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to