BUG 2852 : Reduce and improve logging in RemoteRpcImplementation 25/16725/3
authorMoiz Raja <moraja@cisco.com>
Fri, 13 Mar 2015 01:56:51 +0000 (18:56 -0700)
committerMoiz Raja <moraja@cisco.com>
Tue, 24 Mar 2015 21:41:09 +0000 (14:41 -0700)
commit1e122dd4e767adb4b77155b3cb8240f52b4f5c4e
tree4e62df43ba6e7dd5b1f9b3775b6c8b8f8449ba37
parent3e77d4e181b0024936084e10d55ae0d7f285b5ad
BUG 2852 : Reduce and improve logging in RemoteRpcImplementation

- Log an invoke rpc error only at warn level by default
- At debug level log the failure stack trace
- Include more context like rpc name and identifier in the log message

Change-Id: I00d3a52418acd07232ed0f4cc93b8de55d03d144
Signed-off-by: Moiz Raja <moraja@cisco.com>
opendaylight/md-sal/sal-remoterpc-connector/src/main/java/org/opendaylight/controller/remote/rpc/RemoteRpcImplementation.java