commit | 61004260751878947d258a2060a2a4438cc697d4 | [log] [tgz] |
---|---|---|
author | Carmelo Cascone <carmelo@opennetworking.org> | Thu Jan 16 13:36:02 2020 -0800 |
committer | Charles Chan <charles@opennetworking.org> | Thu Feb 20 05:22:06 2020 +0000 |
tree | 558f6c58f3a5a5ed67739ca0a2089bc94cf92061 | |
parent | 8518e807cd67f063814e8a8e8f0859424c946b0c [diff] |
Fix log error about non-volatile reference in SegmentRoutingManager OSGi requires attributes such as xconnectService to be declared volatile to handle a dynamic reference. Since xconnectService is now declared volatile and Karaf runtime is able to set/unset its value, there's no longer need to use event-based binding/unbinding with dedicated methods. Change-Id: I5ab64fbf2bd5a76f5a14c6845127246eb7352a8f