[ovs-dev] [PATCH 3/3] jsonrpc: Warn about excessive sending backlog.

Flavio Leitner fbl at redhat.com
Fri Sep 19 19:48:04 UTC 2014


On Fri, Sep 19, 2014 at 10:45:40AM -0700, Ben Pfaff wrote:
> On Thu, Sep 18, 2014 at 03:18:13PM -0700, Alex Wang wrote:
> > This commit adds a warning message to warn the excessive backlog
> > for jsonrpc.
> > 
> > Signed-off-by: Alex Wang <alexw at nicira.com>
> 
> I would make this an INFO or DBG message because in its current form
> it seems likely to alarm users unnecessarily.

After the throttling patch, this should not happen unless
there is an issue going on, so it shouldn't be a DBG at
least.  I have no strong opinion on either INFO or WARN.

> I suggest rate-limiting it.

Yes, just in case something else goes off to not flood.

fbl



More information about the dev mailing list