Do not use BindingReflections in IdentityCodec
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 22 Jun 2023 12:14:22 +0000 (14:14 +0200)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 19 Jun 2024 00:41:46 +0000 (10:41 +1000)
commit70e708f10057db2dc1754865dfb782fa69ec1045
tree14166991d32e2d9835775b7ce241c3f3369bd161
parent9d3e7e9ea2af2b001f77b4087d4c8e71aac06fdf
Do not use BindingReflections in IdentityCodec

Instantiate a dedicated cache for holding object->QName mapping and use
that to service translation requests.

JIRA: MDSAL-783
Change-Id: I414a12f5f2a2e602a904d5dff0360ab0773dd26d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/IdentityCodec.java