TPS-3872 (cumulative patch)
Info | Value |
---|---|
Patch Name | Patch_20200407_TPS-3872_v3-7.3.1 |
Release Date | 2020-04-07 |
Target Verson | 20200219_1130-V7.3.1 |
Product affected | Jobserver |
Introduction
This patch is cumulative. It includes all previous generally available patches for Talend Jobserver 7.3.1.
NOTE: For information on how to obtain this patch, reach out to your Support contact at Talend.
Fixed issues
This patch contains the following fixes: - TPS-3872: Tasks redeployed after each restart of the jobserver (TPSVC-13658)
Prerequisites
Consider the following requirements for your system:
- Talend Jobserver 7.3.1 must be installed.
Installation
- Create a backup for the patched files in
<jobserver_home>/lib
and<jobserver_home>/conf
. - Stop Jobserver.
- Copy & replace patch files
org.talend.remote.jobserver.server.standalone-7.3.1.jar
,
org.talend.remote.server-7.3.1.jar
,
org.talend.remote.jobserver.commons-7.3.1.jar
,
org.talend.remote.commons-7.3.1.jar
,
org.talend.monitoring.server-7.3.1.jar
,
org.talend.monitoring-7.3.1.jar
into folder <jobserver_home>/lib
- Add the following new configuration property to
<jobserver_home>/conf/TalendJobserver.properties
:
# Set to retrieve the job table after restart to avoid redeployment of already deployed jobs
org.talend.remote.jobserver.commons.config.JobServerConfiguration.RESTORE_JOBTABLE=true
- Start Jobserver
Installation of the Windows Service
n/a
Uninstallation
- Stop Jobserver.
- Copy & replace the following files from your saved copy
org.talend.remote.jobserver.server.standalone-7.3.1.jar
,
org.talend.remote.server-7.3.1.jar
,
org.talend.remote.jobserver.commons-7.3.1.jar
,
org.talend.remote.commons-7.3.1.jar
,
org.talend.monitoring.server-7.3.1.jar
,
org.talend.monitoring-7.3.1.jar
,
TalendJobserver.properties
- Start Jobserver
Affected files for this patch
The following files are installed by this patch:
org.talend.remote.jobserver.server.standalone-7.3.1.jar
,
org.talend.remote.server-7.3.1.jar
,
org.talend.remote.jobserver.commons-7.3.1.jar
,
org.talend.remote.commons-7.3.1.jar
,
org.talend.monitoring.server-7.3.1.jar
,
org.talend.monitoring-7.3.1.jar
New configuration parameters
# Set to retrieve the job table after restart to avoid redeployment of already deployed jobs
org.talend.remote.jobserver.commons.config.JobServerConfiguration.RESTORE_JOBTABLE=true