Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Removed in 15.10

SubjectPropertyDefaultExplanationProperty fileAdditional information
External Flow Component

blueriq.external-flow.store-type

memoryThe data store type, having two possible values: memory and redis. memory is the default one.

Include Page
_PropertiesExternalFlow
_PropertiesExternalFlow


blueriq.external-flow.redis-store.database0The Database index used by the connection factory.

Include Page
_PropertiesExternalFlow
_PropertiesExternalFlow


blueriq.external-flow.redis-store.hostlocalhostThe REQUIRED DNS name or IP address of the Redis server.

Include Page
_PropertiesExternalFlow
_PropertiesExternalFlow


blueriq.external-flow.redis-store.port6379

The REQUIRED port on which to connect to Redis.

Include Page
_PropertiesExternalFlow
_PropertiesExternalFlow


blueriq.external-flow.redis-store.ssl.enabledfalseWhether to enable SSL support

Include Page
_PropertiesExternalFlow
_PropertiesExternalFlow


blueriq.external-flow.redis-store.password
The password used to connect to Redis, can be left empty if no password is required.

Include Page
_PropertiesExternalFlow
_PropertiesExternalFlow


blueriq.external-flow.redis-store.timeout2000Timeoud (ms) for connect and read operations

Include Page
_PropertiesExternalFlow
_PropertiesExternalFlow


blueriq.external-flow.redis-store.client-name
Client name to be set on connections. Can be left empty.

Include Page
_PropertiesExternalFlow
_PropertiesExternalFlow

Redis connection pool configurationblueriq.external-flow.redis-store.jedis.pool.maxIdle8Maximum number of "idle" connections in the pool. Use a negative value to indicate an unlimited number of idle connections.

Include Page
_PropertiesExternalFlow
_PropertiesExternalFlow

Since 15.10

blueriq.external-flow.redis-store.jedis.pool.minIdle0Target for the minimum number of idle connections to maintain in the pool. This setting only has an effect if it is positive.

Include Page
_PropertiesExternalFlow
_PropertiesExternalFlow

Since 15.10


blueriq.external-flow.redis-store.jedis.pool.maxActive8Maximum number of connections that can be allocated by the pool at a given time. Use a negative value for no limit.

Include Page
_PropertiesExternalFlow
_PropertiesExternalFlow

Since 15.10

blueriq.external-flow.redis-store.jedis.pool.maxWait-1Maximum amount of time a connection allocation should block before throwing an exception when the pool is exhausted. Use a negative value to block indefinitely.

Include Page
_PropertiesExternalFlow
_PropertiesExternalFlow

Since 15.10

blueriq.external-flow.redis-store.jedis.pool.timeBetweenEvictionRuns

Time between runs of the idle object evictor thread. When positive, the idle object evictor thread starts, otherwise no idle object eviction is performed.

Can be left empty.

Include Page
_PropertiesExternalFlow
_PropertiesExternalFlow

Since 15.10


blueriq.external-flow.redis-store.pool-test-on-createfalse

Whether to test the connection after creation.

Include Page
_PropertiesExternalFlow
_PropertiesExternalFlow

Since 15.10

blueriq.external-flow.redis-store.pool-test-on-borrowfalse

Whether to test the connection before it is borrowed from the pool.

Include Page
_PropertiesExternalFlow
_PropertiesExternalFlow

Since 15.10

blueriq.external-flow.redis-store.pool-test-on-returnfalse

Whether to test the connection when it is returned to the pool after use.

Include Page
_PropertiesExternalFlow
_PropertiesExternalFlow

Since 15.10blueriq.external-flow.redis-store.jedis.pool.maxIdle8Maximum number of "idle" connections in the pool. Use a negative value to indicate an unlimited number of idle connections.
Include Page
_PropertiesExternalFlow_PropertiesExternalFlowRemoved in 15.10blueriq.external-flow.redis-store.jedis.pool.minIdle0Target for the minimum number of idle connections to maintain in the pool. This setting only has an effect if it is positive.
Include Page
_PropertiesExternalFlow_PropertiesExternalFlowRemoved in 15.10blueriq.external-flow.redis-store.jedis.pool.maxActive8Maximum number of connections that can be allocated by the pool at a given time. Use a negative value for no limit.
Include Page
_PropertiesExternalFlow_PropertiesExternalFlowRemoved in 15.10blueriq.external-flow.redis-store.jedis.pool.maxWait-1Maximum amount of time a connection allocation should block before throwing an exception when the pool is exhausted. Use a negative value to block indefinitely.
Include Page
_PropertiesExternalFlow_PropertiesExternalFlowRemoved in 15.10blueriq.external-flow.redis-store.jedis.pool.timeBetweenEvictionRuns

Time between runs of the idle object evictor thread. When positive, the idle object evictor thread starts, otherwise no idle object eviction is performed.

Can be left empty.

Include Page
_PropertiesExternalFlow_PropertiesExternalFlow