Bug 515

Summary: Problems with the Reactive_*Control strategies
Product: TAO Reporter: Carlos O'Ryan <coryan>
Component: Real-Time Event ServiceAssignee: Carlos O'Ryan <coryan>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 1.1   
Hardware: All   
OS: All   
Bug Depends on: 322    
Bug Blocks:    

Description Carlos O'Ryan 2000-03-27 12:57:49 CST
The Reactive_*Control strategies use the policy mechanisms in TAO to setup
a timeout for the _non_existent() request.  Unfortunately the current
implementation of the Policy mechanism can crash under some scenarios and
needs to be revised.
I'll be adding a dependency between the two problems.
Comment 1 Carlos O'Ryan 2000-03-31 12:33:59 CST
I have to wait for bug #322 to get fixed.
Comment 2 Carlos O'Ryan 2000-03-31 12:40:59 CST
Ooops, i was trying to accept the bug.
Comment 3 Carlos O'Ryan 2000-04-29 22:28:59 CDT
The last round of changes in the ORB core seem to have fixed this problem.
I'm still not clearing bug #322 because there are some race conditions in the
code that uses exceptions, but it seems like the bug that was causing problems
with the event channel is really fixed.