[CONTROLLER-52] NPE throw in AbstractDataBroker.readOperationalData with Augmented Node Created: 18/Nov/13 Updated: 25/Jul/23 Resolved: 20/Nov/13 |
|
| Status: | Resolved |
| Project: | controller |
| Component/s: | mdsal |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Ed Warnicke | Assignee: | Unassigned |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
Operating System: Mac OS |
||
| External issue ID: | 148 |
| Priority: | Normal |
| Description |
|
Root issue: In inventory-managers NodeChangeCommiter.onNodeUpdate we eventually Note: This only happens when a FlowCapableNode is updated, not when a simple Node is updated. Stacktrace from debugger as far as it gets: path: [org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes, org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node[key=NodeKey [_id=Uri [_value=openflow:1]]]] Setup: This was found using the distribution from openflowplugin/distributions/base Using a controller built from: Breakpoints I've found useful: |
| Comments |
| Comment by Tony Tkacik [ 20/Nov/13 ] |
|
Implentation of offending component was updated ans fixed. Fix is merged in master. |