← Back to team overview

graphite-dev team mailing list archive

Re: [Question #242885]: How to ensure synced data with replication > 1

 

Question #242885 on Graphite changed:
https://answers.launchpad.net/graphite/+question/242885

Joseph Nemeth posted a new comment:
I have a similar question for our implementation. Interested in hearing
a reply.

It seems to me that any time webapp thinks it SHOULD have data locally
-- e.g. the Whisper file exists for that metric -- but there's a hole in
the data and it has to go somewhere else to find it, the webapp should
write whatever value(s) it finds into the holes, so that next time, it
doesn't have to go out and get it again.

That might be a little tricky to implement if the hole is in the
(unflushed) carbon-cache.

You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.