...
Warning | ||
---|---|---|
| ||
From 8 8.2, Netty version 4 is supported for the PSI Agent. Netty version 3 will be deprecated in a future version of . To mix agents with different Netty versions within the same execution context is not supported. Furthermore, you cannot run several execution contexts with different versions of Netty communicating with one another. |
...
The PSI agent configuration dialog - Connection tab
Field | Description | |||||
---|---|---|---|---|---|---|
Transport version | Select Netty4 to use Netty version 4 for the PSI Agent. Default is Netty3. It is recommended to use version 4.
| |||||
Heartbeat interval (s) | Specifies the interval period in seconds for sending heartbeat messages. The default value is 60, the maximum value is 1800. | |||||
Request timeout (ms) | Specifies the timeout period for responses from a SLU. | |||||
Request retries | Specifies the number of SLUs to which a request is attempted to be sent on a timeout. Entering a value of 1 means you an attempt is made to send a request to 2 SLUs. |
Advanced properties Tab
You can modify properties in the Advanced properties tab.
The PSI configuration agent dialog - Advanced properties tab
One example of properties that can be configured in the Advanced properties tab is reconnectInterval
, which specifies the time interval after which the agent will try to reconnect.
After Netty version 3, some properties are deprecated. Below is a list of those properties:
- localInterface
- suppressDuplicateEvents
- useForwardingQueue
- forwardingQueueTimeout
- forwardingQueueSize
- direct-deliver
Note | ||
---|---|---|
| ||
For exports created prior to version version 8.2.0.0 or 8.1.9.0, the Properties list is not reloaded to reflect if any properties have been deprecated. |
See the text in the Properties field for further information about the properties.