Hi,
Is it possible to flush just a single node in a cluster? A flush command deletes all the data in the cache - is it possible to delete the data stored in a single node?
Thanks.
Mon, 02/04/2013 - 05:27
tgrall
Offline
Joined: 09/05/2012
Groups: None
Hello,
As far as I know it is not possible. And it does not really makes sense since you do not "know" which data are store on a node. The data are partition based on their key.
Hello,
As far as I know it is not possible. And it does not really makes sense since you do not "know" which data are store on a node. The data are partition based on their key.
Just curious what is your use case for that?
Regards
Tug
@tgrall