xichen01 commented on PR #4670: URL: https://github.com/apache/ozone/pull/4670#issuecomment-1537069844
Currently, this is an empty PR, and the purpose of creating this PR is to discuss the implementation options for this feature. The reconfig for Datanode, there are two ways to implement it 1. The client sends a request directly to the Datanode to implement reconfig feature. 2. The client sends a reconfig request to SCM, then SCM sends request to the Datanode to implement reconfig feature. Currently, most of Ozone's control over Datanode is implemented in the second way, such as `decommission` @whbing @adoroszlai Please help to see, which implementation is better, or any other opinion is welcome. Thanks -- 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]
