Client API Configuration
(Optional) Select Advanced Options to configure advanced Client API options.
Field Name | Property in spmdashboard-
config.properties |
Mandat
ory |
Default Value | Description |
---|---|---|---|---|
Retry Wait Interval (ms) | rta.client.retry.wait | No | 10000 | Retry interval in milliseconds for the rta.client.retry.count property. |
Client Heartbeat Interval (ms) | rta.client.heartbeat.
interval |
No | 10000 | Time interval in milliseconds used by named client sessions to send heartbeats. |
Client Sync Response Timeout | rta.client.sync.response.
timeout |
No | 10000 | Time interval in milliseconds for a client to wait for the server to send response for a sync operation such as, query registration before timing out the operation. |
Client Async Dispatcher Max Pool Size | rta.client.async.
dispatcher.max.pool. size |
No | 2147483647 | The maximum number of threads of the asynchronous message dispatcher thread pool. This thread pool is used to dispatch asynchronous messages to the client API. |
Client Async Dispatcher Timeout | rta.client.async.
dispatcher.timeout |
No | 300000 | The thread pool used for dispatching results from an outbound queue to clients has an idle timeout in milliseconds. |
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.