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:36:59 +0000 (15:36 -0700)
commit65b81af3b4e16fda76e865451ee259fac1948721
tree3e939cbc7dbd2e338e4479952889c5456db58ec0
parent9c537baf613a16e3dbd4aa1b58541f0736e9323e
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