Skip to main content Skip to complementary content

Talend JobServer

New features

Feature Description
JobServer adaptive mode This is a dynamic JVM selection mode. This mode automatically ensures a more precise selection of compatible Java versions for Job execution. See Adaptive mode: Configuring JobServer to dynamically select Java version.
JobServer audit logging system This new audit logging system tracks operations triggered by client applications such as Talend Studio or Talend Administration Center.

This allows for monitoring and auditing of critical activities. Audit logs record the following operations:

  • Receiving a Job
  • Deploying a Job
  • Running a Job
  • Killing a running Job execution
  • Verifying if a user is authorized for an operation
  • Getting the useful CRC (Cyclic Redundancy Check) in case of errors before deployment

For further information about how to sett up this audit logging system, see Configuring audit logs for Talend JobServer.

Stats and trace message transfer The default setting for enabling process message statistics in the JobServer has been changed from true to false.

This change aims to provide a more suitable default configuration for production environments, preventing potential issues like excessive memory usage and unnecessary port opening.

However, for development purposes where process statistics visibility in Talend Studio or Talend Administration Center is desired, this setting can be manually changed to true.

For further information about how to configure this statistics transfer for your JobServer, see Configuring stats and trace message transfer for Talend JobServer.

Deprecated and removed items

Feature Description
Job launcher property

The org.talend.remote.jobserver.commons.config.JobServerConfiguration.JOB_LAUNCHER_PATH property is deprecated from this R2025-02 release.

To configure the JVM for Job execution, consider the following options:

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!