[OPNFLWPLUG-235] Notifications not being generated consistently or they just stop working Created: 13/Aug/14  Updated: 27/Sep/21  Resolved: 16/Sep/14

Status: Resolved
Project: OpenFlowPlugin
Component/s: General
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Moiz Raja Assignee: Kamal Rameshan
Resolution: Cannot Reproduce Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Mac OS
Platform: PC


External issue ID: 1540

 Description   

To reproduce,

1. Build the openflowplugin distribution
2. Enable clustering by renaming configuration/initial/05-clustering.xml.conf to configuration/initial/05-clustering.xml
3. In logback.xml enable the InventoryManager logging as follows,
<logger name="org.opendaylight.controller.md.inventory.manager" level="DEBUG"/>
4. Run the controller with these options
./run.sh -XX:MaxPerSize=512m -Xmx4G
5. Run a mininet against the controller with the command
sudo mn --controller=remote,ip=<ipaddress> --topo tree,4

Using restconf check if the complete inventory has been populated. You may find that it is not populated. If not check for the inventory manager log to see if the notification actually reached it. You will find that it did not.

Subsequently if you disconnect mininet from the controller you may also find that that NodeRemoved events are also not being generated.



 Comments   
Comment by Abhijit Kumbhare [ 09/Sep/14 ]

Kamal says: this has been intermittent... will work with moiz to see if this still an issue

Comment by Moiz Raja [ 16/Sep/14 ]

This issue was fixed in the broker by Maros

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