- **Milestone**: 4.4.FC --> future


---

** [tickets:#57] IMM: Immnd timeout on CCB-OI upcall should reset client 
handle**

**Status:** assigned
**Created:** Wed May 08, 2013 08:31 AM UTC by Anders Bjornerstedt
**Last Updated:** Wed May 08, 2013 08:31 AM UTC
**Owner:** Anders Bjornerstedt

Migrated from:
http://devel.opensaf.org/ticket/2339

See ticket 2284.

    http://devel.opensaf.org/ticket/2284

The fix for that ticket blocks the client from using the handle
until the pending reply has been resolved.

The reply can be resolved either by the OI replying (late) or
by the immnd-server time-out for continuations.
The latter will also clean up continuations for crashed or hung
OIs.

It is actually the case that for admin-operation continutaions and
for search-request-continuations, this should already be working.

But for CCB-operation continuations, a timeout in the immnd server
will simply abort the CCB in the server and not clear the handle.

This enhancement proposes that the cleanup of CCB-operation
continuations should also generate a TIMEOUT reply to the client.
Such a TIMEOUT will either be sent all the way to the client,
if the client-side timeout is longer than the server timeout.
Or (when the client has already timed out in the library)
be discarded by MDS.

The main point is that the handle gets cleared in the server when
the continuation times out in the server.




---

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.
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to