Once the Service Locator feature
started, a
container/etc/org.talend.esb.locator.server.cfg
configuration file is created. It is the Talend ESB equivalent to the ZooKeeper
zoo.cfg configuration file.
The tickTime refers to the basic unit of time measurement used by
ZooKeeper, used for later configuration of timeouts and other
parameters.
The dataDir holds database snapshots and transaction logs. Check
the ZooKeeper Administration Manual for information on all
possible parameters.
The clientPort number should be same as the
endpointPrefix defined in LocatorFeature above.
The ZooKeeper AdminServer is disabled by default with JVM parameters. To enable
this feature, edit <TalendRuntimePath>/bin/setenv or
<TalendRuntimePath>/addbin/setenv.bat as follows and set
the proper available port.
Information noteNote: If
Talend Runtime
is installed as a service, the service's wrapper configuration file must be
updated to include the JVM Parameters. For
example: