You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Justin Ross <jr...@apache.org> on 2012/11/05 15:07:08 UTC

Re: Review Request: C++ Broker Demote TimerWarning log messages from info to debug and slow their rate

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7810/#review13092
-----------------------------------------------------------

Ship it!


Ship It!

- Justin Ross


On Oct. 31, 2012, 7:22 p.m., Chug Rolke wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/7810/
> -----------------------------------------------------------
> 
> (Updated Oct. 31, 2012, 7:22 p.m.)
> 
> 
> Review request for qpid.
> 
> 
> Description
> -------
> 
> TimerWarning log messages are too frequent and at too high log priority.
> 
> This patch lowers TimeWarning log message priority and prints them only once a minute.
> 
> 
> This addresses bug QPID-4403.
>     https://issues.apache.org/jira/browse/QPID-4403
> 
> 
> Diffs
> -----
> 
>   trunk/qpid/cpp/src/qpid/sys/Timer.cpp 1404293 
>   trunk/qpid/cpp/src/qpid/sys/TimerWarnings.cpp 1404293 
> 
> Diff: https://reviews.apache.org/r/7810/diff/
> 
> 
> Testing
> -------
> 
> Passes make test.
> 
> 
> Thanks,
> 
> Chug Rolke
> 
>