Talend Administration Center
New features
| Feature | Description |
|---|---|
| New parameters for project and runtime authorization |
Talend Administration Center now supports the enable.esb.project.authorization.check and enable.runtime.server.authorization.check parameters to control project and runtime server authorization checks for ESB execution tasks. These parameters are stored in the database. For new installations, the default value is true. During migration, the default value is true if no ESB Jobs exist and false if ESB Jobs already exist. For more information, see Managing project and runtime authorization for ESB execution tasks. |
| New property for virtual server JobServer selection |
Talend Administration Center now supports the random.jobserver.selector property to change virtual server JobServer selection behavior in cluster mode. By default, the property is set to false and the rating-based selection behavior remains unchanged. When set to true, Talend Administration Center selects a random available server in the virtual server and deploys the Job only on that server. If the Job is already deployed on one server, that server remains preferred for execution. For more information, see Updating configuration table settings. |