Guards iteration against concurrent modification 83/68083/2
authorJie Han <han.jie@zte.com.cn>
Mon, 13 Nov 2017 03:26:39 +0000 (11:26 +0800)
committerRobert Varga <nite@hq.sk>
Sun, 25 Feb 2018 18:51:24 +0000 (18:51 +0000)
commit84bd1ca740a3e0eb5e6044487ef43a2def9d2d6d
tree1dee53cf4391351cbcf6c52d2e355c1b8b698385
parent25831b6d60ffa031fe15456e63acef80c8b3bf08
Guards iteration against concurrent modification

- fix or it would throw a ConcurrentModificationException.
Change-Id: I39664b2238ef62d2add96cb76ac8c2113cfc2265
Signed-off-by: Jie Han <han.jie@zte.com.cn>
(cherry picked from commit a373371d34293ce0e436700ac328a58e9ea37f2e)
opendaylight/md-sal/sal-dom-broker/src/main/java/org/opendaylight/controller/sal/dom/broker/BrokerImpl.java