Do not use FluentFutures needlessly 39/105839/1
authorRobert Varga <[email protected]>
Thu, 4 May 2023 20:55:43 +0000 (22:55 +0200)
committerRobert Varga <[email protected]>
Thu, 4 May 2023 21:04:28 +0000 (23:04 +0200)
commitb13982b500c788d19696669785a9d9823bdc9de0
tree36208754960ace158102a0dc945477b45abd10f5
parent5aced0fc0947f43ac2e4583463fb430bd2715470
Do not use FluentFutures needlessly

Use Futures, as we only return a ListenableFuture, cutting the
dependencies a bit.

JIRA: NETCONF-1006
Change-Id: I2b6a3be9335a7d8a0fec2a25b8d36bb0737e4c3a
Signed-off-by: Robert Varga <[email protected]>
plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/sal/connect/netconf/listener/NetconfDeviceCommunicator.java