Deprecate non-lazy leaf tracking 69/87069/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 21 Jan 2020 15:54:05 +0000 (16:54 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 21 Jan 2020 15:55:31 +0000 (16:55 +0100)
commitbcd809b45898cec6602f6b081bd1e7d4b525c19f
tree3c6337e4550a2ec6f327b9b903559c278941a13e
parent3fa1fbe01d3f981f746622a309e159a9632ad58a
Deprecate non-lazy leaf tracking

org.opendaylight.yangtools.yang.data.impl.schema.nodes.lazy-leaves
property allows to select non-default behavior of retaining Leaf
node instances in their parent containers.

This behavior is going away, make sure we warn users about this
change.

Change-Id: Ia99bd315edd101838e55bc11ce6d8781fd46ac52
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/nodes/LazyLeafOperations.java