Service Context Properties (Removed from User Doc for XE-15203)
This section describes the different properties that you can use in the STR to configure SCs.
Property | Description |
---|---|
mz.servicehost.port.range | This property determines the port range for each SC. MediationZone will bind to ports in the provided ranges. The values must not overlap for SCs that running on the same host. |
mz.servicehost.natures | This property contains one or more service specific identifiers that sets behaviors of the the SC. These behaviors, referred to as natures, are required by the services to function. |
mz.servicehost.address | This property determines the IP address or hostname to expose when starting services. By default, the IP address is the same as that used to connect to the Platform. |
pico.type | Default value: This property specifies the type of pico instance and should always be set to |
If you set the property install.str.config-script
to str-template/basic.sh
in install.xml
during the installation,
the following SCs will be available in STR.
SC | Default Values | Typical Use |
---|---|---|
sc1 |
| Kafka |
sc2 |
| Kafka |
sc3 |
| Kafka |
zk1 |
| ZooKeeper |
zk2 |
| ZooKeeper |
zk3 |
| ZooKeeper |