Fix DTCL registration leak 43/116443/4
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 5 May 2025 19:50:20 +0000 (21:50 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 5 May 2025 20:22:32 +0000 (22:22 +0200)
commit827a7bec99be561e8821a8ee1c16271ba67f38e1
tree755dfb0b2c37e40fa67505c00d2f96d5e722e9f1
parent06eb6d24e070220fa1c9c17285f2265aea7ce612
Fix DTCL registration leak

We are losing a registration, hence failing to unregister, and thus
completely stop, when shut down.

JIRA: NETCONF-1459
Change-Id: I03181c2eb8b99e1c03ca30e486a12d010de1b0a4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalRestconfStreamRegistry.java