On Tue, Jun 21, 2011 at 11:19:38AM -0700, Andrew Evans wrote: > On Mon, 2011-06-20 at 15:06 -0700, Ben Pfaff wrote: > > When a message is suppressed by vlog ratelimiting, and then that message > > occurs again much later, sometimes we get messages like this: > > > > Dropped 4 log messages in last 8695 seconds due to excessive rate > > > > It seems pretty clear in this case that in fact we just didn't get that > > kind of message for most of that 8695 seconds. This commit improves the > > message by adding a little more detail, e.g.: > > > > Dropped 4 log messages in last 8695 seconds (most recently, 6697 seconds > > ago) due to excessive rate. > > Looks good to me, thanks.
Thanks, I'll push this in a minute. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
