From: Shigeru Yasuda Date: Fri, 24 Jun 2016 13:10:07 +0000 (+0900) Subject: Bug 6110: Fixed bugs in statistics manager due to race condition. X-Git-Tag: release/boron-sr3~6^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=5ea63885f11c0b0a9af7f83ffa03f62ebc9c1b4f;hp=5ea63885f11c0b0a9af7f83ffa03f62ebc9c1b4f;p=openflowplugin.git Bug 6110: Fixed bugs in statistics manager due to race condition. * Stats notification listener needs to wait for the XID to be cached. * Enqueue DS operation after all notifications are received. Change-Id: I42ac315a65be1a1f02152fbd9ea9510bee586eb3 Signed-off-by: Shigeru Yasuda ---