Configuration file properties of the Service Locator standalone
To customize the configuration of the Service Locator standalone, edit the
following file: <TalendESBPath>/zookeeper/conf/zoo.cfg and change
the parameters according to your needs.
Field name |
Description |
---|---|
tickTime |
the basic time unit in milliseconds used by the Service Locator. It is used to do heartbeats, and the minimum session timeout will be twice the tickTime |
dataDir |
the location to store the in-memory database snapshots and, unless specified otherwise, the transaction log of updates to the database |
clientPort |
the port to listen for client connections |