prometheus/storage
Bjoern Rabenstein ecee5d8281 Fix head chunk persisting and a chunkDesc race condition.
- Head chunk persisting only happens in evictOlderThan, so do it
  there.  (With the previous code, it would never happen.)

- Raw accesses to chunkDesc.chunk are now done via isEvicted (with
  locking).

Change-Id: I48b07b56dfea4899b50df159b4ea566954396fcd
2014-11-25 17:09:04 +01:00
..
local Fix head chunk persisting and a chunkDesc race condition. 2014-11-25 17:09:04 +01:00
metric Fix GetBoundaryValues. 2014-11-25 17:08:45 +01:00
remote Clean up start-up and shut-down. 2014-11-25 17:08:45 +01:00