diff --git a/src/leveled_penciller.erl b/src/leveled_penciller.erl index 3611de7..b30aa25 100644 --- a/src/leveled_penciller.erl +++ b/src/leveled_penciller.erl @@ -73,7 +73,8 @@ %% %% The Penciller MUST NOT accept a new PUSH if the Clerk has commenced the %% conversion of the current ETS table into a SFT file, but not completed this -%% change. This should prompt a stall. +%% change. The Penciller in this case returns the push, and the Bookie should +%% continue to gorw the cache before trying again. %% %% ---------- FETCH ---------- %%