Skip to content
Discussion options

You must be logged in to vote

Hi @Pigueiras , looking at the implementation, it seems the DEAD and DECOMMISSIONED nodes are stored in SCM indefinitely.

Is there a recommended way to fully remove a decommissioned node (as DEAD/DECOMISSIONED)? Or is this expected behavior?

I think since the number of datanodes should fit well in the SCM memory (even for thousands of datanodes), we currently don't see the urgent need to remove the ones in the terminal states. It is also good to know which nodes are decommissioned or dead to troubleshoot issues (instead of them disappearing).

In the future, we can support a CLI with similar mechanism to Recon's "/datanodes/remove" endpoint to call SCMNodeManager#removeNode when the data…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Pigueiras
Comment options

Answer selected by ivandika3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
FAQ
Labels
None yet
2 participants