[jacorb-bugs] [Bug 951] New: Ability to disable portable interceptors for local invocations
bugzilla-daemon at jacorb.org
bugzilla-daemon at jacorb.org
Tue Jun 4 11:18:59 CEST 2013
http://www.jacorb.org/bugzilla/show_bug.cgi?id=951
Bug ID: 951
Summary: Ability to disable portable interceptors for local
invocations
Product: JacORB
Version: 3.2
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ORB
Assignee: jacorb-bugs at lists.spline.inf.fu-berlin.de
Reporter: jm.ais40 at wanadoo.fr
Hello,
We currently use interceptors as a mean to secure date exchanges through
encryption.
Originally using Visibroker, we were used to having these interceptors not
being called for any local invocation.
Now we note that JacORB does use interceptors even for local calls (yet with a
specific optimized behavior).
For critical performance reasons for us, it would be very useful to be able to
disable interceptors for local calls.
What we've done so far on our side to work around this, is to disable
"interceptors-bound" code portions in servant_preinvoke/post_invoke in the
Delegate class, and in the ServantObjectImpl class.
What's your opinion on this specific topic? I couldn't see any obvious mention
on what is the preferred behavior in the CORBA 3.1 specifications.
Thanks!
--
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/20130604/6c43adba/attachment.html>
More information about the jacorb-bugs
mailing list