Do not reconfigure ObjectMapper in FutureTransformUtils 47/86047/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Nov 2019 12:45:04 +0000 (13:45 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Nov 2019 20:17:47 +0000 (21:17 +0100)
commitde91d31e779b58d0a14253a1e2132f1cf64f9629
tree485f53802119174399e3a731f0eba5484dad22bd
parent1c06606a71084e54c29cf3056ad97df4ebd0e8cd
Do not reconfigure ObjectMapper in FutureTransformUtils

This is a shared ObjectMapper, which will be reconfigured on first
access -- we can do that upfront and save some cycles from the fast
path.

Change-Id: Ibdf27ff194350b96ee6aadeaa9725d4cfdc6e9db
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit d2410c0a3da59dfa11f03a74bc01f252db4894a5)
library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java