Bug 998 - Use policies to configure POA properties
Summary: Use policies to configure POA properties
Status: ASSIGNED
Alias: None
Product: TAO
Classification: Unclassified
Component: POA (show other bugs)
Version: 1.1.18
Hardware: All All
: P3 enhancement
Assignee: DOC Center Support List (internal)
URL:
Depends on:
Blocks:
 
Reported: 2001-08-05 11:13 CDT by Carlos O'Ryan
Modified: 2003-04-17 17:35 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 Carlos O'Ryan 2001-08-05 11:13:23 CDT
Currently TAO uses the service configurator to configure POA properties, such 
as table types and sizes.  In some applications it may be necessary to change 
only some POA properties or only to change the properties of some POAs.

Using some small set of CORBA Policies (that would necessarily be TAO specific) 
seems like a clean solution for this problem.
Comment 1 Carlos O'Ryan 2001-08-05 11:14:53 CDT
The type and severity were wrong...
Comment 2 Irfan Pyarali 2001-08-05 14:57:23 CDT
The following options effect POA behavior:

-ORBActiveObjectMapSize
-ORBActiveHintInIds
-ORBAllowReactivationOfSystemids
-ORBUseridPolicyDemuxStrategy
-ORBSystemidPolicyDemuxStrategy
-ORBUniqueidPolicyReverseDemuxStrategy
-ORBUseIMR 

Maybe the right thing would be to make combine all these options into
one TAO specific policy.

BTW, this is a good small project for a new DOC group member.
Comment 3 Irfan Pyarali 2003-04-17 17:34:43 CDT
Returning to tao-support
Comment 4 Irfan Pyarali 2003-04-17 17:35:03 CDT
Accepting for tao-support