BUG-1070: allow for URL registration failing 88/7388/1
authorRobert Varga <rovarga@cisco.com>
Mon, 26 May 2014 07:56:15 +0000 (09:56 +0200)
committerRobert Varga <rovarga@cisco.com>
Mon, 26 May 2014 07:56:15 +0000 (09:56 +0200)
commit962d3eef6f172bc8bd66c242eda3250dbda39284
tree1cd7225c3aa0326e624dfa8d2055e1c1fd7e6a6a
parentaae09dbf11186d2cd30fe87692f746519b0958f9
BUG-1070: allow for URL registration failing

As part of the error reporting effor, the API contract will change, such
that the URLs can get parsed during registration, potentially throwing a
checked exception. This adds the preparatory groundwork and optimized
the codepath, as it's called repeatedly during controller startup.

Change-Id: I7c5d97c7be6cc488f8b61a99d8e27804ce24e523
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-dom-broker/src/main/java/org/opendaylight/controller/sal/dom/broker/GlobalBundleScanningSchemaServiceImpl.java