-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.9
-
Component/s: openonu-adapter
-
Labels:None
-
Story Points:1
-
Epic Link:
While reviewing HW test logs, we noticed that InterAdapterMessages for a ONU device to delete GEM ports and TCONTs coming from the OLT adapter can arrive at the ONU adapter after the RPC from core to delete this device has already been processed. The corresponding InterAdapterMessages are currently acknowledged negatively by the ONU adapter in this case, which triggers unnecessary error handling in the calling OLT adapter. To avoid this, delete requests for objects of an already deleted ONU should be acknowledged positively.
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
29013,1 | [VOL-4452] openonuAdapterGo - delete requests for objects of an already deleted ONU should be acknowledged positively | master | voltha-openonu-adapter-go | Status: MERGED | +2 | +1 |
30146,2 | [VOL-4452] openonuAdapterGo - delete requests for objects of an already deleted ONU should be acknowledged positively | voltha-2.8 | voltha-openonu-adapter-go | Status: MERGED | +2 | +1 |