Bail faster on not found module 32/86032/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 26 Nov 2019 14:31:49 +0000 (15:31 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 27 Nov 2019 12:25:22 +0000 (13:25 +0100)
commit4a7a3f5129f19c7ae78c936068f98ab8c3c3273a
treedebe047eb2f487722a0121a591a8632a49547264
parent8d3c38ca775f10bdaaba533f0792ab2929e6d0c4
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