[L2SWITCH-85] Unable to capture OpenDaylightInventoryListener notifications in arphandler Created: 15/Oct/16  Updated: 19/Oct/17

Status: Open
Project: l2switch
Component/s: General
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Priyanka Chopra Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 6942

 Description   

Steps to reproduce:
1. Clone the latest master branch
2. Add sysouts/loggers in ProactiveFloodFlowWriter and compile.
ProactiveFloodFlowWriter should capture updation/removal for node and node connectors. When I tried to log these events [in overridden methods - onNodeUpdated(), onNodeRemoved(), onNodeConnectorUpdates(), onNodeConnectorRemoved()] using logger / sysouts nothing gets triggered.
3. Run the controller and attach mininet network to it.
No new node event is captured.
4. add port to any switch
ovs-vsctl add-port s1 s1-eth3 – set interface s1-eth3 type=internal
No new nodeconnector event is captured
5. Disconnect mininet network.
No node remove event is captured.


Generated at Wed Feb 07 20:05:52 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.