Resolve Bug:707 - ConfigPusher should wait for netconf-impl to register JMX bean. 26/6026/2
authorTomas Olvecky <tolvecky@cisco.com>
Thu, 10 Apr 2014 12:13:14 +0000 (14:13 +0200)
committerTomas Olvecky <tolvecky@cisco.com>
Tue, 15 Apr 2014 08:12:23 +0000 (10:12 +0200)
Fixes race condition that was observed in ITs, where config pusher started pushing
empty configuration and immediately registered itself as notification listener of
a JMX bean that was not yet present. Fix waits both for netconf-impl and
config-netconf-connector services so that both dependencies are activated before
pushing of configuration can occur.

Change-Id: Id328dc3bd7e41bad59bb84b03461d89f5faeeea4
Signed-off-by: Tomas Olvecky <tolvecky@cisco.com>

No differences found