[Bug 1012] Missed send_request while completing a forward request

[email protected] Thu, 01 Oct 2015 21:18:30 +0000
Newsgroups gmane.comp.corba.jacorb.bugs
Message-ID <[email protected]/bugzilla/>
http://www.jacorb.org/bugzilla/show_bug.cgi?id=1012

Phil Mesnier <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Phil Mesnier <[email protected]> ---
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.

_______________________________________________
jacorb-bugs mailing list
[email protected]
https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-bugs