AnanyaSingh2121 commented on PR #3804: URL: https://github.com/apache/ambari/pull/3804#issuecomment-2275010530
> Can we change the router configuration without having to restart the entire HDFS cluster? The cost of restarting the cluster is significant, whereas the cost of restarting the router is minimal. You are correct, we should not restart the HDFS cluster with any config change for Router. I have tried to make sure of that in my code. I have added some comment in my code - https://github.com/apache/ambari/pull/3804/files#r1708682170 - https://github.com/apache/ambari/pull/3804/files#r1708685015 Please review these. I tested with these and the restart was not required. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
