ConnectionTTL
Default Value | Data Type | Required |
---|---|---|
|
Long |
No |
Description
The number of seconds that a connection in the connection pool can be idle before the connector closes the connection.
When this property is set to -1
, the connector does not close idle connections in the connection pool.