Hi,
I am looking into the the new index replication feature.
I read the documentation and what I understand is that I cannot use the deployment server feature to distribute configuration files to the cluster peers but to use the cluster master instead.
Also I learned that there is no configuration file merging like it is done in the /etc/apps directory. I need to merge index.conf, props.conf, etc. into single files into the etc/master-apps/cluster/local directory.
What I do not understand at the moment is how I handle app installations on a cluster. For example the commonly used technology adapters which need to be installed on the indexing host.
Should I manually merge all index-time configurations from each TA into the single file in the /master-apps/cluster/local directory on the cluster master?
Should I use heavy forwarders in front of my cluster and install the TA Apps there with only merging the index.conf on the cluster master?
Thanks
Dominik
... View more