BUG-614: No need to build a future list
authorRobert Varga <rovarga@cisco.com>
Sun, 1 Jun 2014 07:52:44 +0000 (09:52 +0200)
committerRobert Varga <rovarga@cisco.com>
Sun, 1 Jun 2014 17:38:35 +0000 (19:38 +0200)
commit1a91ad80ee5244be39a5fc27e1dc574457e253d6
tree3ec288c8e7bace7e1877bbede42e5966c7ec92c6
parentec84c2f71b97db8de66aae1494cf7d1d9dbfcb1a
BUG-614: No need to build a future list

It is obvious that the constructed list of futures is never going to be
used, so let's not construct it at all.

Change-Id: I506e33da52c53b5e63088a5c8ae0bb206eb6a720
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-binding-broker/src/main/java/org/opendaylight/controller/sal/binding/impl/NotificationBrokerImpl.java