Fix broken SST cache

This commit is contained in:
martinsumner 2017-01-03 13:03:59 +00:00
parent d28e5d639c
commit b6ae0e1af5
2 changed files with 14 additions and 5 deletions

View file

@ -433,7 +433,7 @@ sst_timing({N, SSTTimerD}, SW, TimerType) ->
end.
sst_keylist() ->
[summary_bloom, slot_cache, slot_bloom, slot_fetch].
[slot_cache, slot_bloom, slot_fetch].
get_timing(undefined, SW, TimerType) ->