Reduce of CheckedFuture in RestconfImpl 84/77484/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 4 Nov 2018 23:56:16 +0000 (00:56 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 4 Nov 2018 23:56:16 +0000 (00:56 +0100)
commitb89c4596a05094f6e84d7ccc2589523cae9757c6
tree157d45d7fdcecde2d0a554e074a6074d7210eaff
parent00e64e32da4ef456279aef1719619b091200fe3f
Reduce of CheckedFuture in RestconfImpl

RPC invocation is not using checkedGet(), hence a plain
ListenableFuture is okay. This reduces the number of warnings
and prepares us for migration to MD-SAL.

Change-Id: I9b3f739c070b14d70af61536ada88d0fc2a5ba24
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb-bierman02/src/main/java/org/opendaylight/netconf/sal/restconf/impl/RestconfImpl.java