[VTN-106] Detected bugs in manager.neutron bundle Created: 01/Feb/16  Updated: 19/Oct/17  Resolved: 08/Feb/16

Status: Resolved
Project: vtn
Component/s: VTN Manager
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Ananthi Palaniswamy Assignee: Unassigned
Resolution: Cannot Reproduce 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: 5163

 Description   

Detected UT bugs in manager.neutron bundle

AsyncDataChangeEvent<InstanceIdentifier<?>, DataObject> changes) {
LOG.trace("onDataChanged: {}", changes);

NULL check to be done for changes, Used for Neutron-Ovsdb integration in neutron module as arraylist in handler and listener files .



 Comments   
Comment by Ananthi Palaniswamy [ 05/Feb/16 ]

This method Invoked when there is data change for the particular path(Node), which was used to register this listener. Not a bug.

Comment by Ananthi Palaniswamy [ 05/Feb/16 ]

This method Invoked when there is data change for the particular path(Node), which was used to register this listener.

Checking Null pointer is not needed,Not a bug.

Hence closing the bug.

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