amf: saAmfCtDefClcCliTimeout is not updated for non-proxied NPI component
commit 39f81573f1ed7fed69661bdbed188ebcbedaad7d (HEAD -> develop, origin/develop, ticket-3355) Author: thang.d.nguyen thang.d.nguyen@dektech.com.au Date: Thu Jun 27 18:49:25 2024 +0700 amf: handle saAmfCtDefClcCliTimeout correctly for non-proxied NPI component [#3355] Non-proxied NPI component uses the terminate CLC CLI command when terminating. Any update to saAmfCtDefClcCliTimeout does not take effect. The fix is to correct this issue.
amf: handle saAmfCtDefClcCliTimeout correctly for non-proxied NPI component [#3355]
smf: upgrades failed in one step during lock node group
commit e71ccceccae17aa9876ab9108b62a4fc36c99140 (HEAD -> develop, origin/develop, ticket-3354) Author: thang.d.nguyen thang.d.nguyen@dektech.com.au Date: Mon Jun 24 21:36:17 2024 +0700 smf: fix one step upgrade failed [#3354] In large cluster or system under high load, during one step upgrade, SMF orders AMF to lock node group(NG). There are many request to IMM to update attribute and it causes the timeout respond from IMM to AMF. SMF receives timeout then retry lock again and again while the first...
amf: saAmfCtDefClcCliTimeout is not updated for non-proxied NPI component
amf: handle saAmfCtDefClcCliTimeout correctly for non-proxied NPI component [#3355]
smf: upgrades failed in one step during lock node group