smitajoshi12 opened a new pull request, #6411: URL: https://github.com/apache/ozone/pull/6411
## What changes were proposed in this pull request? Recon datanodes listing page should have a mechanism using a button or link which will be enabled once user selects the DEAD or Decommissioned or In Maintenance nodes for explicity removal from Recon memory and ask recon to stop tracking. Following backend API will be provided by Recon to facilitate this. Please describe your PR in detail: PUT api/v1/datanodes/remove JSON Body input takes UUID list of datanodes to be removed from cluster: Input: [ "50ca4c95-2ef3-4430-b944-97d2442c3daf" ] Output: Examples of well-written pull requests: ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-10486 ## How was this patch tested? Manually -- 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]
