Update RestconfDataServiceImpl stream lifecycle 56/96156/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 13 May 2021 08:26:21 +0000 (10:26 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 13 May 2021 08:26:21 +0000 (10:26 +0200)
commit330737a5a8b048bf8306035e25a108065403bea1
tree49fa6868ee59000bdd9c19940b21c42357f410d3
parent037f97aa76873c4379c8d66b764c9db63b98a403
Update RestconfDataServiceImpl stream lifecycle

This is a follow-up patch to cleanup more checkExist() invocations,
which are no longer needed, as the datastore handles container/list
lifecycle.

Change-Id: I8c9ad9b0718a3854af553ea1a20eea1812a8c9f6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/services/impl/RestconfDataServiceImpl.java