etolabo / kumofs

kumofs is a scalable and highly available distributed key-value store.
http://kumofs.sourceforge.net/
Other
301 stars 16 forks source link

add remove-server command for kumoctl #19

Open na-ga opened 12 years ago

na-ga commented 12 years ago

kumoctl remove-server command deletes the server specified from the w/r hash space.

If kumo-server is stopped, it will be automatically detected by kumo-manager and will be removed from a hash space. However, it consumes for 1 to 3 seconds until it is reflected, and set request to the stopped server cannot answer in the meantime.

In order to stop a kumo-server safely, you should delete from a hash space beforehand using a kumoctl remove-server command.