influxdb/tsdb/engine
Philip O'Toole 6e88547a5e Support shutting down engine goroutines
This was causing races in the code, when the cache was being reloaded,
because back-to-back open-and-closing of the engine during testing left
goroutines running. With this change the engine is completely shutdown
when Close() is called on it.
2015-12-06 09:16:38 -08:00
..
b1 fix flush deadlock 2015-11-25 15:00:06 -07:00
bz1 check point without fields when NewPoint 2015-11-17 13:21:52 +08:00
tsm1 Support shutting down engine goroutines 2015-12-06 09:16:38 -08:00
wal Migrate internal stats to consistent names 2015-10-28 21:07:45 -07:00
engine.go Cleanup after pd1 -> tsm1 name change. 2015-10-05 20:09:55 -04:00