]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/async: avoid log spam on throttle 8263/head
authorKefu Chai <kchai@redhat.com>
Tue, 22 Mar 2016 15:30:14 +0000 (23:30 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 22 Mar 2016 15:30:17 +0000 (23:30 +0800)
commitd296609c76e3c5843975cd466c9bb966b98cf126
treeadc822498913602fae109eb0e6980447b3139944
parent6e7417018963fc4041f350234f738020af845bd8
msg/async: avoid log spam on throttle

increase the log level from 1 to 10, the log is printed when message
throttler kicks in.

Fixes: #15031
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/msg/async/AsyncConnection.cc