Bail faster on not found module 30/86030/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 26 Nov 2019 14:31:49 +0000 (15:31 +0100)
committerRobert Varga <nite@hq.sk>
Wed, 27 Nov 2019 12:21:23 +0000 (12:21 +0000)
commit2dbaea6573288d81c29d1a96aff6c0c9522bc8ba
tree423ac626f5e1b213305c9453acaff3b97ddc6d97
parent07c18ba0757241ed619581561dacd9311668a4e4
Bail faster on not found module

If we fail to find config for a particular module, we can bail
directly without going through another empty check.

Change-Id: I47dc844d51ecbe1ca3f22fd355532539e07f798b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 178ebab612c3ddd338e759ca7e929c25c623b0b3)
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/config/ConfigurationImpl.java