Use ReadOperations.exists() to check existence 13/96113/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 11 May 2021 11:35:20 +0000 (13:35 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 11 May 2021 11:35:20 +0000 (13:35 +0200)
commit5b3c7aa7c9113588dd8635bafe35ac33a9c125ab
tree25865928e2d82776f8d1326557e7dbc5cf149916
parent45f20607fae9008c0fac49d29d3fd44be03a0d88
Use ReadOperations.exists() to check existence

There is no point transferring all the data, just invoke the exists()
operation instead.

Change-Id: I54db6026ee641703196b6a8120245c4e60a60aa2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/mdsal-netconf-connector/src/main/java/org/opendaylight/netconf/mdsal/connector/ops/EditConfig.java