Issue releaseFence() at the of ready() 94/107694/5
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 4 Sep 2023 20:35:22 +0000 (22:35 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 4 Sep 2023 21:51:24 +0000 (23:51 +0200)
commit85b0d24aae1ea5d90d07f08dc2da3998bf9a299e
treecb08a110c7b8a5caa040493c8cc2a70e24b31f80
parentd62bf8450405d2487e0ab1b8bff63f50fcb9b991
Issue releaseFence() at the of ready()

We seem to be observing stale state during modification validation. Make
sure we flush out any and all modifications before we complete ready().

Change-Id: I0f388d143526c96ff1684828dd16fc9ee681305b
JIRA: YANGTOOLS-1537
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
data/yang-data-tree-ri/src/main/java/org/opendaylight/yangtools/yang/data/tree/impl/InMemoryDataTreeModification.java