StreamBase Channel Connection Properties

You can add StreamBase channel connection properties at cluster level if they apply to the StreamBase channels in all processing units in the cluster.

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.