[jacorb-bugs] [Bug 1012] Missed send_request while completing a forward request

bugzilla-daemon at jacorb.org bugzilla-daemon at jacorb.org
Thu Oct 1 23:18:30 CEST 2015


http://www.jacorb.org/bugzilla/show_bug.cgi?id=1012

Phil Mesnier <mesnierp at ociweb.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mesnierp at ociweb.com

--- Comment #5 from Phil Mesnier <mesnierp at ociweb.com> ---
Here's the deal with the extra call. In the regression test ExtraCall case, the
itsMe operation gets a NO_PERMISSION which triggers the forward. This causes
the Delegate to rebind, closing the existing connection and making a new one.
The itsMe call completes allowing the original canIComeIn request to proceed.
At this point, the Delegate throws a RemarshalException from within
_invoke_internal because the connection it expected to use no longer exists. 

So I will adjust the regression test to use all three scenarios but I think
this issue is resolved.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spline.inf.fu-berlin.de/pipermail/jacorb-bugs/attachments/20151001/1b3211f1/attachment.html>


More information about the jacorb-bugs mailing list