- **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
- **Comment**:

5.17.08 (develop) [code:40b8e4]
~~~
commit 40b8e4a53b9d5555e7efbda2e7eb141da4701df7
Author: Hung Nguyen <hung.d.ngu...@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.ngu...@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.
~~~



---

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

**Status:** fixed
**Milestone:** 5.17.06
**Created:** Mon May 15, 2017 06:46 AM UTC by Hung Nguyen
**Last Updated:** Wed May 17, 2017 08:03 AM UTC
**Owner:** Hung Nguyen


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.


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to