Please report new issues athttps://github.com/DOCGroup
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.
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.
The consumer controls parameters for the svc.conf file do not solve the issue.