[jacorb-bugs] [Bug 1014] Connection released by forward request while still in use
bugzilla-daemon at jacorb.org
bugzilla-daemon at jacorb.org
Fri Jul 31 15:44:47 CEST 2015
http://www.jacorb.org/bugzilla/show_bug.cgi?id=1014
Nick Cross <jacorb at goots.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jacorb at goots.org
--- Comment #1 from Nick Cross <jacorb at goots.org> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spline.inf.fu-berlin.de/pipermail/jacorb-bugs/attachments/20150731/8f469c34/attachment.html>
More information about the jacorb-bugs
mailing list