BUG-6937: correct format string 98/51198/2
authorRobert Varga <rovarga@cisco.com>
Tue, 17 Jan 2017 20:46:18 +0000 (21:46 +0100)
committerRobert Varga <rovarga@cisco.com>
Mon, 30 Jan 2017 20:20:28 +0000 (21:20 +0100)
commitfc008d6c7ed466c3542d33b6ae8f996017400b36
tree3194cef04a5f7daa4524e08988bb7b20ff532f2c
parentfa66b0fd9b54c732da2d06339d8dc7a52adebe77
BUG-6937: correct format string

This is a fix, the constructor takes String.format() string,
not a Logger.debug() one.

Change-Id: I966b02cd0c280b50ec1d0e77fb5a493fa2f5a4fe
Signed-off-by: Robert Varga <rovarga@cisco.com>
(cherry picked from commit c0ddac051a1eec4ac2b12191ce61b6fcec265772)
opendaylight/md-sal/sal-remoterpc-connector/src/main/java/org/opendaylight/controller/remote/rpc/RemoteRpcImplementation.java