Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Use atomic functions to manipulate `rev` of `fakeRevGetter` so that the tester goroutine can update the value without race with the compactor's goroutine.