Bug 3027 - Rework network priority hook so that each ORB can have a different one
Summary: Rework network priority hook so that each ORB can have a different one
Status: NEW
Alias: None
Product: TAO
Classification: Unclassified
Component: ORB (show other bugs)
Version: 1.5.10
Hardware: All All
: P3 normal
Assignee: Jaiganesh Balasubramanian
URL:
Depends on: 2994
Blocks:
  Show dependency tree
 
Reported: 2007-08-05 13:54 CDT by Johnny Willemsen
Modified: 2007-08-17 02:53 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johnny Willemsen 2007-08-05 13:54:10 CDT
Diffserver library shouldn't register ORBInitializer in static initializer

See for example Messaging or the update I done for CSD_Framework how to
refactor the code.
Comment 1 Johnny Willemsen 2007-08-05 13:59:02 CDT
added milestone for TAO 1.6
Comment 2 Johnny Willemsen 2007-08-06 07:36:39 CDT
Also network_priority_protocols_hooks should move from the ORB_Core_Static_Resources to the ORB_Params
Comment 3 Johnny Willemsen 2007-08-07 08:05:39 CDT
Jai, are you around to solve this issue?
Comment 4 Johnny Willemsen 2007-08-08 05:19:54 CDT
Wed Aug  8 10:19:12 UTC 2007  Johnny Willemsen  <jwillemsen@remedy.nl>

        * tao/DiffServPolicy/DiffServPolicy.cpp
        * tao/DiffServPolicy/DiffServPolicy.h
        * tao/EndpointPolicy/EndpointPolicy.cpp
        * tao/EndpointPolicy/EndpointPolicy.h
        * tao/TAO_Internal.cpp
          Rework the Diffserv policy loader to avoid loading a dll during
          a static initializer, as described in Sun Aug  5 18:58:12 UTC
          2007  Johnny Willemsen  <jwillemsen@remedy.nl>.
Comment 5 Johnny Willemsen 2007-08-08 05:20:16 CDT
Removed milestone
Comment 6 Johnny Willemsen 2007-08-08 05:21:15 CDT
In the future it would be nice if then network_priority_protocols_hooks moves to the ORB Params and each orb could gets its own specific network_priority_protocols_hooks. Then one orb can have this support, another one not. Something to sort out in the near future.
Comment 7 Johnny Willemsen 2007-08-17 02:53:37 CDT
updated summary