[
https://issues.jboss.org/browse/AS7-1450?page=com.atlassian.jira.plugin.s...
]
Stefan Guilhen updated AS7-1450:
--------------------------------
Description: Current implementation of the CORBA naming context by JacORB results in
unnecessary remote calls via NamingContext stubs when resolving contexts. This is known to
cause thread pool exhaustion as all threads may be used in order to resolve a big enough
name. We must come up with an implementation that first tries to call the naming context
directly, avoiding the remote call whenever possible. (was: Current implementation of the
CORBA naming context by JacORB results in unnecessary remote calls via NamingContext stubs
when resolving contexts. This is known to cause thread pool exhaustion as all threads may
be used in order to resolve a big enough name. We must add come up with an implementation
that first try to call the naming context directly, avoiding the remote call whenever
possible.)
Add local context resolution for the CORBA Naming Service
---------------------------------------------------------
Key: AS7-1450
URL:
https://issues.jboss.org/browse/AS7-1450
Project: Application Server 7
Issue Type: Task
Components: IIOP
Affects Versions: 7.0.0.Final
Reporter: Stefan Guilhen
Assignee: Stefan Guilhen
Fix For: 7.0.1.Final
Current implementation of the CORBA naming context by JacORB results in unnecessary
remote calls via NamingContext stubs when resolving contexts. This is known to cause
thread pool exhaustion as all threads may be used in order to resolve a big enough name.
We must come up with an implementation that first tries to call the naming context
directly, avoiding the remote call whenever possible.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira