Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Removed extraneous log message
  • Loading branch information
jesse-lauro committed Aug 22, 2012
1 parent 94fa953 commit dd9e5bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/merle_cluster.erl
Expand Up @@ -88,8 +88,6 @@ exec(Key, Fun, FullDefault, ConnectionTimeout) ->
FullDefault;

{merle_watcher, P} ->
log4erl:error("Merle pool is full!"),

MC = merle_watcher:merle_connection(P),

Value = Fun(MC, Key),
Expand Down

0 comments on commit dd9e5bd

Please sign in to comment.