Alan, thanks for help.

Best Regards,
Sergey Zhemzhitsky




Alan Conway <[email protected]> 
09.02.2011 17:36
Please respond to
[email protected]


To
[email protected]
cc
[email protected]
Subject
Re: QPID 0.8: Time callback overran






On 02/08/2011 02:40 AM, [email protected] wrote:
> Hi there,
>
> I'm using qpid 0.8 c++ broker and java client.
> In the log I have a lot of messages like these
>
> Feb  7 11:01:24 cto-sandbox qpidd[10157]: 2011-02-07 11:01:24 warning
> JournalInactive:MyQueue timer callback overran by 7ms [taking 14000ns]
> Feb  7 11:01:25 cto-sandbox qpidd[10157]: 2011-02-07 11:01:25 warning
> JournalInactive:MyQueue timer callback overran by 2ms [taking 10000ns]
> Feb  7 11:01:25 cto-sandbox qpidd[10157]: 2011-02-07 11:01:25 warning
> JournalInactive:MyQueue timer callback overran by 10ms [taking 12000ns]
> Feb  7 11:01:26 cto-sandbox qpidd[10157]: 2011-02-07 11:01:26 warning
> JournalInactive:MyQueue timer callback overran by 2ms [taking 11000ns]
> Feb  7 11:01:27 cto-sandbox qpidd[10157]: 2011-02-07 11:01:27 warning
> JournalInactive:MyQueue timer callback overran by 11ms [taking 8000ns]
> Feb  7 11:01:30 cto-sandbox qpidd[10157]: 2011-02-07 11:01:30 warning
> JournalInactive:MyQueue timer callback overran by 2ms [taking 7000ns]
> Feb  7 11:01:32 cto-sandbox qpidd[10157]: 2011-02-07 11:01:32 warning
> JournalInactive:MyQueue timer callback overran by 6ms [taking 9000ns]
> Feb  7 11:01:34 cto-sandbox qpidd[10157]: 2011-02-07 11:01:34 warning
> JournalInactive:MyQueue timer callback overran by 2ms [taking 14000ns]
> Feb  7 11:01:35 cto-sandbox qpidd[10157]: 2011-02-07 11:01:35 warning
> JournalInactive:MyQueue timer callback overran by 2ms [taking 13000ns]
>
> What is the possible solution to reduce amount of messages?
>

This has been fixed on trunk (revision 1036169). The broker now issues a 
periodic statistical summary message rather than reporting every overrun 
event.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]


Reply via email to