BUG-509: move snapshotCache get out of try block 42/7342/1
authorRobert Varga <rovarga@cisco.com>
Wed, 21 May 2014 13:21:14 +0000 (15:21 +0200)
committerRobert Varga <rovarga@cisco.com>
Thu, 22 May 2014 06:59:21 +0000 (08:59 +0200)
commit7206d41640f98943c64da8f8486e5205b279c943
tree0dde8a943c691857ac78efbf8d29c50b06d6ad41
parent9e5bda893cc1d735c44c8fcfb781f12493d8ddf6
BUG-509: move snapshotCache get out of try block

This just moves the get which cannot throw out of the 'catch Exception'
block.

Change-Id: I936e987fa6b9e8b3eecb35656c586e3afb070046
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-dom-broker/src/main/java/org/opendaylight/controller/md/sal/dom/store/impl/tree/data/InMemoryDataTreeModification.java