Do not check whether two nodes can be merged with reference comparison 36/79536/2
authorTomas Cere <tomas.cere@pantheon.tech>
Tue, 15 Jan 2019 13:14:15 +0000 (14:14 +0100)
committerTomas Cere <tomas.cere@pantheon.tech>
Tue, 15 Jan 2019 13:18:50 +0000 (14:18 +0100)
commitd475b0d49527a175421f3e0d665a3c61c9b43099
treec16ac10635b798b43329d8a9ac730233f91b68c4
parent800dd4ca056f412a2faf62f2994fb610079b1336
Do not check whether two nodes can be merged with reference comparison

These need to be compared with .equals().
Also fixup the wording slightly.

Change-Id: Ib723a9a2de9810234bdbd725326d6ebd7c4c4151
JIRA: NETCONF-600
Signed-off-by: Tomas Cere <tomas.cere@pantheon.tech>
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/utils/ReadDataTransactionUtil.java