Bug 7326: Fix ConcurrentModificationException in Blueprint 54/49154/4
authorTom Pantelis <tpanteli@brocade.com>
Fri, 9 Dec 2016 15:35:51 +0000 (10:35 -0500)
committerTom Pantelis <tpanteli@brocade.com>
Fri, 9 Dec 2016 15:35:51 +0000 (10:35 -0500)
commit2875772469b2f8ed80f2dd6b539a8482d1f2e0b0
treea33bfb0dc1e2552c243a077376c9ff93b02e58a8
parentca8bd9ab89b808ea1008ccf07c389097430bc911
Bug 7326: Fix ConcurrentModificationException in Blueprint

in AbstractDependentComponentFactoryMetadata.stopServiceRecipes()

tpantelis: "This is an edge case where the container is destroyed
immediately after and while it's starting up. This isn't likely to
happen in production but can happen during feature tests. I had assumed
the container would provide the protection but apparently it doesn't."

Change-Id: Id7532d30cb0a5f67fd907cb15372069d8769b247
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
opendaylight/blueprint/src/main/java/org/opendaylight/controller/blueprint/ext/AbstractDependentComponentFactoryMetadata.java