Skip to content

Commit

Permalink
Bug 939: Re-apply changeset 1e9a127 from branch
Browse files Browse the repository at this point in the history
bz939-phase-backpressure.
  • Loading branch information
slfritchie authored and kellymclaughlin committed May 20, 2011
1 parent 13079ba commit e8cb93e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/riak_kv_map_phase.erl
Expand Up @@ -79,7 +79,6 @@ handle_event({mapexec_reply, VNode, BKey, Reply, Executor}, #state{fsms=FSMs, ma
MapperData1 = update_inputs(Executor, VNode, BKey, MapperData),
maybe_done(State#state{fsms=FSMs1, mapper_data=MapperData1, pending=Pending1})
end

end;

handle_event({mapexec_error, _Executor, Reply}, State) ->
Expand Down

0 comments on commit e8cb93e

Please sign in to comment.