You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that's logic not currently implemented. I can be wrong, but I think it's design choice - flushing cache can take big amount of time, so, for sake of restart it's much faster to dump cache to file and load it back after restart.
Hello,
What signal should be sent to the go-carbon process in order to gracefully stop it by flushing the cache to the Whisper files?
By searching through the code I found only this, but that covers only the config reloads and graceful stop by flushing to a dump file.
Thanks!
The text was updated successfully, but these errors were encountered: