Lower warn level in AbstractInvokableServiceMetadata 84/75384/2
authorTom Pantelis <tompantelis@gmail.com>
Wed, 22 Aug 2018 16:45:23 +0000 (12:45 -0400)
committerRobert Varga <nite@hq.sk>
Thu, 23 Aug 2018 21:58:47 +0000 (21:58 +0000)
commitc0f0f47dafd9845846f25e231d1d6c357c890215
tree229607aaa8472f0261e9ceae98f3bb39de9cc751
parent8c93181074454fc530cdeca52ff219e0aef07661
Lower warn level in AbstractInvokableServiceMetadata

The warning "interface interface X has no accptable entries, assuming it is satisfied"
is emmitted quite often from RpcServiceMetadata, ie for every routed RPC I believe.
I'm unclear as to why it filters out routed RPCs here and why it's a warning but
we should at least reduce to debug to avoid the noise.

Change-Id: I954a4b7c6b2a5e0d3fdbe7bbd2cc44b47ef01fdc
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
opendaylight/blueprint/src/main/java/org/opendaylight/controller/blueprint/ext/AbstractInvokableServiceMetadata.java