[SFC-51] The listening of Algorithm type Created: 04/Jun/15  Updated: 11/Feb/16  Due: 05/Jun/15  Resolved: 11/Feb/16

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

Type: Bug
Reporter: hongli chen Assignee: hongli chen
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Linux
Platform: PC


External issue ID: 3574
Priority: Normal

 Description   

1.In sfc-sb-rest, SbRestSfstEntryDataListener is not registered, so if the SF algorithm type changes, SFC can’t listen the change.
2.In sfc-provider, SfcProviderSfstEntryDataListener is not registered, so if the SF algorithm type changes, SFC can’t listen the change.
3.SfcProviderSfstEntryDataListener listens the creation, delete and update of sfsf, the internal procession is wrong, because if Algorithm type is created or deleted, then SbRestSfstEntryDataListener has processed it, SfcProviderSfstEntryDataListener does not need to process it again, and if Algorithm type is updated, it will cause the endless loop of SfcProviderSfstEntryDataListener.



 Comments   
Comment by hongli chen [ 05/Jun/15 ]

I have fixed this bug, please see https://git.opendaylight.org/gerrit/#/c/21914/

Comment by Johnson Li [ 23/Jun/15 ]

Code review -1. You may need rework your patch.

Comment by Reinaldo Penno [ 09/Sep/15 ]

Still an issue?

Comment by hongli chen [ 14/Sep/15 ]

Yes,can you review the following patch fixed this bug
https://git.opendaylight.org/gerrit/#/c/21914/
Recently I will rebase this patch after I finish my current work.

Comment by Keith Burns [ 12/Oct/15 ]

Since patch has been merged, I assume this is fixed?

Also Assigned to: needs to be changed. I assume changing to Hongli is appropriate since he submitted the patch.

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