From: Robert Varga Date: Fri, 13 Jan 2017 13:02:34 +0000 (+0100) Subject: BUG-5222: do not use reflection on Optional X-Git-Tag: release/carbon~327 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=28372c395644e7ff1f2b83b1dbb715732e45d563;hp=28372c395644e7ff1f2b83b1dbb715732e45d563 BUG-5222: do not use reflection on Optional Remove the horrible use of reflection to examine Optional returned from the data store. Also close the transaction properly. Change-Id: I8141263588552d0768b2d23ec58e157f723e3bf3 Signed-off-by: Robert Varga ---