Summary: | Rework network priority hook so that each ORB can have a different one | ||
---|---|---|---|
Product: | TAO | Reporter: | Johnny Willemsen <jwillemsen> |
Component: | ORB | Assignee: | Jaiganesh Balasubramanian <jai> |
Status: | NEW --- | ||
Severity: | normal | ||
Priority: | P3 | ||
Version: | 1.5.10 | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 2994 | ||
Bug Blocks: |
Description
Johnny Willemsen
2007-08-05 13:54:10 CDT
added milestone for TAO 1.6 Also network_priority_protocols_hooks should move from the ORB_Core_Static_Resources to the ORB_Params Jai, are you around to solve this issue? 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>. Removed milestone 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. updated summary |