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 <[email protected]> > > 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 _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
