Menu

#2069 smf : Retry for timeout should be avoided when si-swap returns timeout

5.0.1
fixed
None
defect
smf
d
5.0
major
2016-09-30
2016-09-27
No

si-swap returns timeout :

  1. timeout by the TIMEOUT parameter got expired
  2. Implementation dependent timeout. In this case the TIMEOUT returned should be either from IMM/AMF.The timeout needs to be fixed.

Before the TIMEOUT, if si-swap is about to complete and TIMEOUT is returned, because of IMM/AMF problems(like #1977), then retrying of TIMEOUT will again do si-swap operation.

Retrying of si-swap should be avoided, when the return code is ERR_TIMEOUT

Related

Tickets: #2069
Wiki: ChangeLog-5.0.2
Wiki: ChangeLog-5.1.1

Discussion

  • Neelakanta Reddy

    The default timeout of 600s i sufficent for the admin operation to complete. If an ERR_TIMEOUT is returned, then there is problem in the IMM/AMF.

     
  • Neelakanta Reddy

    • status: accepted --> review
    • Milestone: 4.7.2 --> 5.0.1
     
  • Neelakanta Reddy

    • status: review --> fixed
     
  • Neelakanta Reddy

    changeset: 8164:5b2a3c287e31
    branch: opensaf-5.0.x
    parent: 8159:abe3b25790a7
    user: Neelakanta Reddy
    date: Fri Sep 30 10:04:15 2016 +0530
    summary: smf:retry of Admin operation for TIMEOUT in si-swap to be avoided [#2069]

    changeset: 8165:b7ab66396f9b
    branch: opensaf-5.1.x
    parent: 8160:b54026b7ee72
    user: Neelakanta Reddy
    date: Fri Sep 30 10:04:15 2016 +0530
    summary: smf:retry of Admin operation for TIMEOUT in si-swap to be avoided [#2069]

    changeset: 8166:41ddae2ba01d
    tag: tip
    parent: 8163:52d4dc26b50a
    user: Neelakanta Reddy
    date: Fri Sep 30 10:04:15 2016 +0530
    summary: smf:retry of Admin operation for TIMEOUT in si-swap to be avoided [#2069]

     

    Related

    Tickets: #2069


Log in to post a comment.