Hi, We are setting up a storm cluster where a nimbus node would be automatically added to the nimbus cluster if any nimbus machine fails.
In such a scenario, the new nimbus node will have a different host-name/IP address. If that happens, is it absolutely mandatory for all the workers/supervisors/remaining-nimbuses to have their storm.yaml files updated immediately? Or they can get to know about the new nimbus node from the existing nimbus nodes? (We will update the storm.yaml for any node that is restarting, but it is somewhat difficult to trigger the updation of storm.yaml whenever a new nimbus node joins the nimbus cluster). Some help on the same would be appreciated. Thanks, SG