StreamBase Channel Connection Properties
You can add StreamBase channel connection properties at cluster level (the Cluster tab) if they apply to the StreamBase channels in all processing units in the cluster or you can add for the PU on the Processing Unit tab.
Property | Notes |
---|---|
com.tibco.sbchannel.reconnect.attempts
|
|
Specifies the number of reconnection attempts to connect to the StreamBase server.
The default value is 10. Note: To turn off reconnection completely, set the value to
0. To set the infinite reconnection attempts, set the value to any negative number.
|
|
com.tibco.sbchannel.reconnect.interval
|
|
Specifies the time interval, in milliseconds, between each attempt to connect to the StreamBase server.
The default value is 5000 or 5 seconds. |