[TOPOPROCES-43] Aggregating, filtrating termination points on Inventory model does not work Created: 25/Nov/15  Updated: 24/Nov/17  Resolved: 30/Mar/16

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

Type: Bug
Reporter: Samuel Kontris Assignee: Tomas Vahancik
Resolution: Done 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: 4674

 Description   

Exceptions are thrown while processing aggregation on termination points.

Exceptions:
java.lang.IllegalStateException: Processing new request for topology change failed.
at org.opendaylight.topoprocessing.impl.request.TopologyRequestHandler.processNewRequest(TopologyRequestHandler.java:199)[236:org.opendaylight.topoprocessing.impl:0.1.0.SNAPSHOT]
...
Caused by: java.lang.NullPointerException
at org.opendaylight.topoprocessing.impl.translator.PathTranslator.translate(PathTranslator.java:71)[236:org.opendaylight.topoprocessing.impl:0.1.0.SNAPSHOT]



 Comments   
Comment by Branislav Janošík [ 10/Dec/15 ]

These exceptions are thrown

Comment by Branislav Janošík [ 10/Dec/15 ]

These exceptions are thrown when input model of underlay topology and output model of overlay topology are set to Inventory model while translating target-field path.

Comment by Andrej Záň [ 31/Jan/16 ]

Aggregation of terminaton points doesn't work because TerminationPointsAggregator set leaf of UnderlayItem to whole termination point instead. So it rewrite target fields seted by NotificationInterconnector. Maybe only some modification of TerminationPointAggregator will be enough to fix aggregation.

Comment by Andrej Záň [ 02/Feb/16 ]

(In reply to Andrej Zan from comment #3)
> Aggregation of terminaton points doesn't work because
> TerminationPointsAggregator set leaf of UnderlayItem to whole termination
> point instead. So it rewrite target fields seted by
> NotificationInterconnector. Maybe only some modification of
> TerminationPointAggregator will be enough to fix aggregation.

*instead of target fields.

Comment by Andrej Záň [ 30/Mar/16 ]

Boron: https://git.opendaylight.org/gerrit/36507
Beryllium: https://git.opendaylight.org/gerrit/36885

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