>                  // acceptable for sesat not to have to have a user
>                  service backend
> -                LOG.debug(ne.getMessage(), ne); +               
> LOG.warn(ne.getMessage(), ne);

If you look through the history (r6031) you will see that it used to be 
warn/error but was changed to debug.
This will write a warning _every_ request
 (the /normal/ failure doesn't result in the 5 second wait)
and cause enough damage to the logs to be another production crisis.

~mck


-- 
"Do not seek to follow in the footsteps of those of old - seek what they
sought." Matsuo Basho
| www.semb.wever.org | www.sesat.no | www.sesam.no |

_______________________________________________
Kernel-development mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-development

Reply via email to