Fixed YangStore exception thrown at startup 39/2939/1
authorMaros Marsalek <mmarsale@cisco.com>
Thu, 21 Nov 2013 08:15:17 +0000 (09:15 +0100)
committerMaros Marsalek <mmarsale@cisco.com>
Thu, 21 Nov 2013 12:11:16 +0000 (13:11 +0100)
commit7ec7467c79427f2ce261642920d373894dd4fe83
tree22c20b197a7c1377e1cbe531c5296dd234e5ee27
parent1d86c5cf27410934076c10eaa74f4bab4418215c
Fixed YangStore exception thrown at startup

Fixed a bug in yang store service that caused cache to be updated at illegal state

Change-Id: I567bb245af6577a53a52d003a14b74c9edc5850d
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
opendaylight/config/yang-store-impl/src/main/java/org/opendaylight/controller/config/yang/store/impl/ExtenderYangTracker.java
opendaylight/config/yang-store-impl/src/main/java/org/opendaylight/controller/config/yang/store/impl/YangStoreSnapshotImpl.java
opendaylight/config/yang-store-impl/src/test/java/org/opendaylight/controller/config/yang/store/impl/ExtenderYangTrackerCustomizerTest.java