Hi Roy,

I assume you are talking about "nodetool removenode", not "nodetool decommission". In the case of "removenode", The SSTables are streamed from the remaining live replica nodes (if RF>1), not the dead node. Because of that, the hints for the dead node is irrelevant. I hope that answers your question.


Cheers,

Bowen

On 12/09/2021 16:45, Roy Burstein wrote:
Hi ,
In case of a dead node in the cluster (3.11) with hints.
Let's say that the node was dead for 4 Hours(during this time hints are kept for it) and now we are removing the node,does all nodes stream the hints in addition to the sstables?

Thanks,
Roy

Reply via email to