Be more defensive when converting subscription id 25/115725/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 3 Mar 2025 13:05:23 +0000 (14:05 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 3 Mar 2025 13:05:58 +0000 (14:05 +0100)
commitaa7f5a06808f188609140b63a55382434153a871
treeb4b75b9dc457761c98113256c3ce4bf35647f32a
parent6f78c066798db3b5d657767ac2647a749878471a
Be more defensive when converting subscription id

Uint32.valueOf() can throw an IAE, make sure we intercept it.

JIRA: NETCONF-714
Change-Id: I49da217e3139e2ff53d620a274c81e545a807c11
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-notifications/src/main/java/org/opendaylight/restconf/notifications/SubscriptionResourceInstance.java