jsonrpc: Notify excessive sending backlog.
authorAlex Wang <alexw@nicira.com>
Thu, 18 Sep 2014 17:49:47 +0000 (10:49 -0700)
committerAlex Wang <alexw@nicira.com>
Tue, 23 Sep 2014 22:57:53 +0000 (15:57 -0700)
commit8bd0553070b8a53f319b6526d082f2a68c995eda
treed114e1cb432c7081825e6257e7a486432de16a73
parent62c5c3e2036486765083a68c6d1f06f3c897c917
jsonrpc: Notify excessive sending backlog.

This commit adds a log message to notify the excessive backlog
for jsonrpc.  Expectedly, this message should never be printed.

Signed-off-by: Alex Wang <alexw@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/jsonrpc.c