Support timeouts for calls to the MultiLang Daemon This adds support for setting a timeout when dispatching records to the client record processor. If the record processor doesn't respond within the timeout the parent Java process will be terminated. This is a temporary fix to handle cases where the KCL becomes blocked while waiting for a client record processor. The timeout for the this can be set by adding `timeoutInSeconds = <timeout value>`. The default for this is no timeout. Setting this can cause the KCL to exit suddenly, before using this ensure that you have an automated restart for your application Related #195 Related #185 |
||
|---|---|---|
| .. | ||
| MANIFEST.MF | ||