- **status**: review --> fixed
- **Comment**:
commit 3958cc4b7f9853354020c8a30b3c0fff90ae4283 (HEAD -> develop,
origin/develop, ticket-3382)
Author: Thang Duc Nguyen <[email protected]>
Date: Fri Oct 24 14:38:29 2025 +0700
amfd: correct rtObject create/delete/update [#3382]
AMFD attempts to create the rtObject. If unsuccessful,
it handles the creation via the queue. However, it does
not correctly handle the case when ERR_EXIST is returned.
In this scenario, the error should be ignored to prevent
the creation of duplicate SUSI records.
A similar issue NOT_EXIST with the delete/update operation
and should be corrected accordingly.
---
**[tickets:#3382] amf: dupplicate assignment in roaming SC split brain test**
**Status:** fixed
**Milestone:** 5.25.04
**Created:** Wed Oct 15, 2025 03:54 AM UTC by Thang Duc Nguyen
**Last Updated:** Wed Oct 29, 2025 12:58 AM UTC
**Owner:** Thang Duc Nguyen
After merging network from split-brain, the amf-state shows
SC-2-1:/home # amf-state siass | grep -i com -A2
~~~
safSISU=safSu=SC-1\,safSg=2N\,safApp=amf_demo,safSi=2N,safApp=amf_demo
HAState=STANDBY(2)
HAReadinessState=READY_FOR_ASSIGNMENT(1)
--
safSISU=safSu=SC-2\,safSg=2N\,safApp=amf_demo,safSi=2N,safApp=amf_demo
HAState=STANDBY(2)
HAReadinessState=READY_FOR_ASSIGNMENT(1)
--
safSISU=safSu=SC-4\,safSg=2N\,safApp=amf_demo,safSi=2N,safApp=amf_demo
HAState=ACTIVE(1)
HAReadinessState=READY_FOR_ASSIGNMENT(1)
~~~
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/opensaf/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/opensaf/admin/tickets/options. Or, if this is a
mailing list, you can unsubscribe from the mailing list._______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets