Check error conditions before processing 99/99799/1
authorIvan Hrasko <ivan.hrasko@pantheon.tech>
Fri, 18 Feb 2022 19:12:31 +0000 (20:12 +0100)
committerIvan Hrasko <ivan.hrasko@pantheon.tech>
Fri, 18 Feb 2022 19:16:11 +0000 (20:16 +0100)
commitaa230a6000c4544583d63278bbbcb5458cea1c61
tree6c954c96b5ab1207824185c09f9fbc1537fe896c
parent6696d2502769636c3926d4df8126d3716a4344fc
Check error conditions before processing

First we have to check if yangIIdContext empty content does not mean
the error and only then we can use it in further processing.

JIRA: NETCONF-818
Change-Id: I81593f323a48ea47d91f5aeb424729408efed2ad
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/services/impl/RestconfDataServiceImpl.java