[Bug 1014] Connection released by forward request while still in use

[email protected] Fri, 31 Jul 2015 13:44:47 +0000
Newsgroups gmane.comp.corba.jacorb.bugs
Message-ID <[email protected]/bugzilla/>
http://www.jacorb.org/bugzilla/show_bug.cgi?id=1014

Nick Cross <[email protected]> changed:

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

--- Comment #1 from Nick Cross <[email protected]> ---
The problem is if the client is shared a Object between multiple threads it
needs to manage any connection issues i.e. if due to a forward request there is
a rebind, then that the ORB cannot know that the object has been shared by a
user application across multiple threads. One option here would be to use
_duplicate so each thread has its own independent reference. (this bears some
similarity to Bug 915)

-- 
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