BUG-614: No need to build a future list 62/7562/2
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)
commitdc7c294911fd22c000eaa4e34d867482885975ed
tree199534a61a92485ef27282eebab384552f7fc66f
parent5bd4e3c091c2d309243b258eb014014db284f025
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