Menu

#877 amfd in infinite loop when processing CLM node exit validation

4.3.3
fixed
nobody
None
defect
amf
d
4.3.1
major
2014-05-02
2014-04-28
Alex Jones
No

Whenever CLM invokes its tracking callbacks to validate a NODE_LEFT request, AMFD will get into an infinite loop, its healthcheck will timeout, and the node will failover and reboot.

There is an infinite loop in clm_node_exit_validate. When looping through the list of SUs, we never move on to the next SU!

Related

Tickets: #877
Wiki: ChangeLog-4.3.3
Wiki: ChangeLog-4.4.1

Discussion

  • Alex Jones

    Alex Jones - 2014-04-29
    • status: assigned --> review
     
  • Hans Feldt

    Hans Feldt - 2014-05-02
    • status: review --> fixed
    • assigned_to: Alex Jones --> nobody
    • Milestone: future --> 4.3.3
     
  • Hans Feldt

    Hans Feldt - 2014-05-02

    changeset: 5205:1ca08919df69
    branch: opensaf-4.3.x
    parent: 5194:f558f34b548e
    user: Alex Jones ajones@genband.com
    date: Tue Apr 29 10:03:57 2014 -0400
    summary: amfd: fix infinite loop when processing CLM node tracking [#877]

    changeset: 5206:f3e213816f02
    branch: opensaf-4.4.x
    parent: 5195:31544cda639c
    user: Alex Jones ajones@genband.com
    date: Tue Apr 29 10:03:57 2014 -0400
    summary: amfd: fix infinite loop when processing CLM node tracking [#877]

    changeset: 5207:9c5de1750c65
    tag: tip
    parent: 5204:e7300228e1fc
    user: Alex Jones ajones@genband.com
    date: Tue Apr 29 10:03:57 2014 -0400
    summary: amfd: fix infinite loop when processing CLM node tracking [#877]

     

    Related

    Tickets: #877


Log in to post a comment.