on 2019 Feb 11 8:32 AM
I can see the list of cluster id in hac. can I get the Ids by code?
Request clarification before answering.
If you are using cluster.nodes.autodiscovery=true option, then Hybris calculates the cluster id automatically and persists it in the item CLNodeInfos. You can get the list using
select * from {CLNodeInfos}
But, if you are manually setting the cluster.id in each node's local.properties, then I belive its difficult to fetch the list
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
than you. currently we are not using cluster.nodes.autodiscovery=true
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.