Bug-1376 Add caching for premature notifications in netconf connector 50/9050/5
authorMaros Marsalek <mmarsale@cisco.com>
Wed, 16 Jul 2014 08:29:47 +0000 (10:29 +0200)
committerMaros Marsalek <mmarsale@cisco.com>
Thu, 17 Jul 2014 14:28:08 +0000 (14:28 +0000)
commit1989d4582af76979d85d9dd82787494001cfda7a
tree878c9fb5339453a78f9ef41f401c076b5887663b
parent4fb59b2820e205404695222df4578e5fce32c33f
Bug-1376 Add caching for premature notifications in netconf connector

If a notification is received before schema context is fully built for device, it is cached and forwarded when schema is present.

Change-Id: Ib21fc0fab9cf83a1102ccbb5c9dc98330aa95577
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
opendaylight/md-sal/sal-netconf-connector/src/main/java/org/opendaylight/controller/sal/connect/netconf/NetconfDevice.java
opendaylight/md-sal/sal-netconf-connector/src/test/java/org/opendaylight/controller/sal/connect/netconf/NetconfDeviceTest.java