Fix ModificationType.APPEARED mapping 65/67665/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 29 Jan 2018 11:02:41 +0000 (12:02 +0100)
committerRobert Varga <nite@hq.sk>
Sun, 25 Feb 2018 22:24:57 +0000 (22:24 +0000)
commitbec1436bc3de646a20e2c6e12666e8fe17b0143f
treefc5cf1e4f8bd36f3ab0ca8bb67c82f7f2cec0146
parent32d315b7bbc6aa7c4b776457a53a9821a295f29b
Fix ModificationType.APPEARED mapping

When a node appears, it is an event equivalent to a WRITE,
not SUBTREE_MODIFIED, otherwise we are logically crossing
a non-existent node.

Change-Id: I0876a18ec4af799db30c384fe4a7e38b9b2833c7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-binding-broker/src/main/java/org/opendaylight/controller/md/sal/binding/impl/LazyDataObjectModification.java