twitter-archive / kestrel

simple, distributed message queue system (inactive)
http://twitter.github.io/kestrel
Other
2.78k stars 313 forks source link

RELOAD should respond differently if the config failed to reload #112

Closed copiousfreetime closed 8 years ago

copiousfreetime commented 11 years ago

When using the RELOAD command over Memcache interface, if there is an error in the config and the server fails to reload the config, the memcache protocol still response with 'Reloaded config.'. I think there should be a different response if there was an error on the server. Maybe SERVER_ERROR?

copiousfreetime commented 8 years ago

closing as kestrel is deprecated.