Configuration parameters - Cloud - 8.0

Talend ESB Container Administration Guide

Version
Cloud
8.0
Language
English
Product
Talend Cloud
Talend Data Fabric
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend ESB
Talend Runtime
Content
Administration and Monitoring
Design and Development
Installation and Upgrade
Last publication date
2024-03-13

A configuration file contains the following parameters:

Name Description Default value
org.apache.cxf.workqueue.names One or more names of workqueues, separated by commas 'default'
org.apache.cxf.workqueue.default. highWaterMark Maximum number of threads to work on the queue 10
org.apache.cxf.workqueue.default. lowWaterMark Minimum number of threads to work on the queue 5
org.apache.cxf.workqueue.default. initialSize Initial number of threads to work on the queue 7
org.apache.cxf.workqueue.default. dequeueTimeout This is the keep alive time for the threadpool executor. This allows excess threads to be terminated when idle for longer than this time, and they can be created again later if needed. 100 (optional)
org.apache.cxf.workqueue.default. queueSize Maximum number of entries in the queue 100 (optional)