Menu

#3285 amf: amfd takes time to update to update runtime of node in large cluster size

5.22.01
fixed
None
enhancement
amf
d
5
minor
False
2022-01-23
2021-09-23
No

In large cluster size(lager than 36 nodes), and many components reside on each node. The runtime of nodes (AdminState and OperationalState) are take time to update in IMM and it causes the application get wrong state of node in IMM instead AMF already update its data base.

Suggestion: use sync request to updates these attributes for node as high priority.

Related

Wiki: ChangeLog-5.22.01
Wiki: NEWS-5.22.01

Discussion

  • Thang Duc Nguyen

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,3 @@
     In large cluster size(lager than 36 nodes), and many components reside on each node. The runtime of nodes (AdminState and OperationalState) are take time to update in IMM and it causes the application get wrong state of node in IMM instead AMF already update its data base. 
    
    -Suggestion: use sync request to updates these attributes for node.
    +Suggestion: use sync request to updates these attributes for node as high priority.
    
     
  • Thang Duc Nguyen

    • status: assigned --> review
     
  • Thang Duc Nguyen

    • status: review --> fixed
     
  • Thang Duc Nguyen

    commit 030211d89cd4412be4140de9a62394fb5fe7bd13 (HEAD -> develop, origin/develop, ticket-3285)
    Author: thang.d.nguyen thang.d.nguyen@dektech.com.au
    Date: Thu Sep 23 16:46:10 2021 +0700

    amf: update runtime attributes of node to IMM in sync [#3285]
    
    In large cluster size(lager than 36 nodes), and many
    components reside on each node. The runtime of nodes
    (AdminState and OperationalState) are take time to
    update in IMM and it causes the application get wrong
    state of node in IMM instead AMF already update its
    data base.
    
    This enhancement is to update these attributes in sync
    to IMM.
    
     
  • Gary Lee

    Gary Lee - 2022-01-23
    • Component: amf --> unknown
     
  • Gary Lee

    Gary Lee - 2022-01-23
    • Component: unknown --> amf
     

Log in to post a comment.