Menu

#2461 imm: Adm Impl continuation and Search Impl continuation are not discarded when peer IMMND is down

5.17.07
fixed
None
defect
imm
nd
major
False
2017-07-27
2017-05-15
Hung Nguyen
No

Reproduce steps:
- OI is on SC-2
- OM client on SC-1 invokes an admin operation
- Before OI sends admin operation response to IMMND on SC-2, bring IMMND on SC-1 down
- The admop continuation (sAdmImplContinuationMap) on SC-2 is not discarded and when receiving the response, it fails to send to IMMND on SC-1 because mReply_dest is not correct anymore.

13:06:30 SC-2 osafimmnd[224]: WA MDS Send Failed to service:IMMND rc:2
13:06:30 SC-2 osafimmnd[224]: ER Problem in sending to peer IMMND over MDS. Discarding admin op reply.
13:06:30 SC-2 osafimmnd[224]: WA Error code 2 returned for message type 21 - ignoring

This ticket also fix the familiar problem with Search Impl continuation.

Related

Wiki: ChangeLog-5.17.07

Discussion

  • Hung Nguyen

    Hung Nguyen - 2017-05-17
    • status: accepted --> review
     
  • Hung Nguyen

    Hung Nguyen - 2017-05-26
    • summary: imm: AdmOp continuation is not discarded when peer IMMND is down --> imm: Adm Impl continuation and Search Impl continuation are not discarded when peer IMMND is down
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -9,3 +9,5 @@
     13:06:30 SC-2 osafimmnd[224]: ER Problem in sending to peer IMMND over MDS. Discarding admin op reply.
     13:06:30 SC-2 osafimmnd[224]: WA Error code 2 returned for message type 21 - ignoring
     ~~~
    +
    +This ticket also fix the familiar problem with Search Impl continuation.
    
    • status: review --> fixed
     
  • Hung Nguyen

    Hung Nguyen - 2017-05-26

    5.17.08 (develop) [code:40b8e4]

    commit 40b8e4a53b9d5555e7efbda2e7eb141da4701df7
    Author: Hung Nguyen <hung.d.nguyen@dektech.com.au>
    Date:   Wed May 17 14:10:16 2017 +0700
    
        imm: Discard Adm Impl continuation and Search Impl continuation when peer IMMND is down [#2461]
    
        Discard Adm Impl continuation and Search Impl continuation when peer IMMND is down.
    

    5.17.06 (release) [code:8ef603]

    commit 8ef603fd8d48016493df3c3fb9d3cba22078aece
    Author: Hung Nguyen <hung.d.nguyen@dektech.com.au>
    Date:   Wed May 17 14:10:16 2017 +0700
    
        imm: Discard Adm Impl continuation and Search Impl continuation when peer IMMND is down [#2461]
    
        Discard Adm Impl continuation and Search Impl continuation when peer IMMND is down.
    
     

    Related

    Commit: [40b8e4]
    Commit: [8ef603]

  • Anders Widell

    Anders Widell - 2017-07-01
    • Milestone: 5.17.06 --> 5.17.08
     

Log in to post a comment.