Do not reconfigure ObjectMapper in FutureTransformUtils 51/86051/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:18:59 +0000 (21:18 +0100)
commitc47ba4d8267ed3e653fc76848a054169b97e5b5f
treeb47899fe9159b984bfcc23acbbcc5f4b376668db
parentdecb716b518cfa1d4508b2b1b6d47ee407382b1a
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