Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1450

Add local context resolution for the CORBA Naming Service

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 7.1.0.Beta1
    • 7.0.0.Final
    • IIOP
    • None

    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.

      Attachments

        Activity

          People

            sguilhen Stefan Guilhen
            sguilhen Stefan Guilhen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: