Disabling ZeroMQ on your JobServer
Using real-time statistics on Talend Administration Center but not
consuming them may result in excessive memory usage. If you observe ZeroMQ related memory
leaks, you can disable ZeroMQ on the Talend JobServer by adding
the following parameter in the Talend JobServer
configuration
file:Note
that if you disable ZeroMQ on Talend JobServer, that
will disable the real-time statistics on Talend Administration Center too.
org.talend.remote.jobserver.server.TalendJobServer.ENABLED_PROCESS_MESSAGE=false