Add initial log
This commit is contained in:
parent
83d5a2c7a3
commit
1e40648c83
1 changed files with 1 additions and 0 deletions
|
@ -677,6 +677,7 @@ handle_call({fetch_keys,
|
||||||
[State#state.levelzero_size],
|
[State#state.levelzero_size],
|
||||||
SW,
|
SW,
|
||||||
0.01),
|
0.01),
|
||||||
|
io:format("Fetch keys with segment_list of ~w~n", [SegmentList]),
|
||||||
SetupFoldFun =
|
SetupFoldFun =
|
||||||
fun(Level, Acc) ->
|
fun(Level, Acc) ->
|
||||||
Pointers = leveled_pmanifest:range_lookup(State#state.manifest,
|
Pointers = leveled_pmanifest:range_lookup(State#state.manifest,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue