Retain leaf nodes by default 07/89807/3
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 15 May 2020 07:33:07 +0000 (09:33 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 13 Jul 2020 18:50:52 +0000 (18:50 +0000)
commit865900609144cac16cb35d657ef5eb37fa0dedc5
treed8d5a18635dd499b1d049194fefe2c6d4f1c4de2
parenta8e559ce433d6537affb34ef60367727cd16f5ef
Retain leaf nodes by default

The previous backported patch has changed the default behavior
around leaf nodes. Flip the default other way around, resulting
in previous behavior, while still allowing users to opt in into
treating leaf nodes as transient.

JIRA: YANGTOOLS-1019
Change-Id: I67b6c8ffdc563b472a8c822d1aa4100594640645
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