Note
This parameter is introduced in ODP V4.2.3.
Description
proxy_cluster sets the ODP cluster name and identifies which ODP cluster this proxy belongs to.
Attributes
Attribute |
Description |
|---|---|
| Parameter type | String |
| Default value | undefined |
| Value range | Not applicable |
| Effective only after ODP restart | No |
Examples
Run the following command to set the ODP cluster name to test:
obclient> alter proxyconfig set proxy_cluster='test';
