influxdb/tsdb/engine
Jason Wilder 4f8580fbaa Fix race in disableLevelCompactions
There was a race on the WaitGroup where we could end up calling Add
while another goroutine was still waiting.  The functions were confusing
so they have been simplified a bit since the compactions goroutines
have been reworked a lot already.
2017-10-16 10:50:16 -06:00
..
tsm1 Fix race in disableLevelCompactions 2017-10-16 10:50:16 -06:00
engine.go Update godoc for tsm1 package 2017-01-02 07:30:18 -08:00