Updated git submodules
authorFaseela K <faseela.k@ericsson.com>
Tue, 28 Mar 2017 05:48:20 +0000 (05:48 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 28 Mar 2017 05:48:20 +0000 (05:48 +0000)
commit985ce20c8b95597468d5eda78fa9e97df141e5ea
tree0ee84d7ed7fa011134a36ace38a31966cd549a86
parent341e314b75ad4d275f0dfe35a8d88adacdaefb89
Updated git submodules

Project: genius master b9846f5f01841c18066bee629ca360ecb17955ec

Merge "Cache optimizations for setting parent-refs"

Cache optimizations for setting parent-refs

https://git.opendaylight.org/gerrit/49907 introduced a few DS reads which
are not very optimal. This adds couple caches to eliminate/optimize those
reads.

This also removes CacheInterfaceConfigListener and CacheInerfaceStateListener.
There are already clustered listeners for same path.
So we move cache updates to these listeners than using separate listeners.

Change-Id: I06d3ccb2c02fa821ea035db209561bc952c19ee7
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
docs/submodules/genius