graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #00544
Re: [Question #135957]: Stopping carbon-cache
Question #135957 on Graphite changed:
https://answers.launchpad.net/graphite/+question/135957
Status: Answered => Solved
ziggy confirmed that the question is solved:
Sending directly to carbon-cache. I had been using an init script that
first sent SIGTERM and then if it didn't stop quickly used SIGKILL which
seems to be bad behavior in this case since my cache queue size was
often in the millions. I just did a plain kill -TERM and indeed the
process is lingering, presumably writing to disk. I'll modify the init
script to only use SIGTERM. Thanks!
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.