Bug 2004

Summary: ReplicationManager w/application controlled membership style
Product: TAO Reporter: J.T. Conklin <jtc>
Component: Fault Tolerance ServiceAssignee: Nanbor Wang <bala>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 0.4.2   
Hardware: All   
OS: All   

Description J.T. Conklin 2004-12-08 12:16:34 CST
The Replication Manager's add_member() method throws an exception when adding
the first object reference to a newly created object group.

From a email discussion with Bala and Dale, the root cause seems to be caused by
the replication manager removing the "dummy" profile from the IOGR before adding
the entry, and the IOGR code being updated to reject operations resulting in
invalid IOGRs.  Suggestions for fixing the problem included reversing the
operations to add the entry before removing the "dummy"; and/or providing a
remove_profile_unchecked() operation.

Since it's been a while since those discussions, I'm adding this so we don't forget.
Comment 1 Johnny Willemsen 2007-09-20 03:09:01 CDT
to pool