Bug 2132

Summary: Event channels lock up when net cable is disconnected
Product: TAO Reporter: Rick Marlborough <rmarlborough>
Component: CosEvent ServiceAssignee: Pradeep Gore <pradeep>
Status: REOPENED ---    
Severity: critical    
Priority: P1    
Version: 1.4.1   
Hardware: x86   
OS: Linux   

Description Rick Marlborough 2005-05-25 21:53:11 CDT
We are using event channels in a distributed system. We have a need for fault 
tolerance in the system. If we pull the network cable from between 2 machines, 
one running a channel and one runniing a consumer, the processes involved lock 
up for a period of around 4 to 5 minutes. We need to configure this to be as 
short as possible.
Comment 1 Johnny Willemsen 2005-05-26 02:27:24 CDT
Have a look at the CECConsumerControl and CECConsumerControlPeriod options as
described in TAO/docs/cec_options.html.

The x.4.5 version also has CECProxyDisconnectRetries.
Comment 2 Rick Marlborough 2005-05-26 09:00:42 CDT
The consumer controls parameters for the svc.conf file do not solve the issue.