02-11-2020 04:51 AM
Hello Community,
we currently have a Groundplex consisting of 2 nodes. We have use cases that require ultra pipelines. The questions are:
Best regards!
02-11-2020 11:22 AM
The steps to add new Feedmaster nodes would be
The Ultra pipeline functionality should be ready at this point. Regular pipelines will continue to be processed on the Snaplex when this configuration is being done. Doing the Snaplex update will initiate a rolling restart on the existing Snaplex nodes to load the updated configuration. If the restart of the existing nodes needs to be avoided, then step 1 above can be skipped. Instead of that, to make the new nodes start as feedmasters, create a file /etc/sysconfig/jcc
on the new nodes and add the entry
export BOOTSTRAP_NAME=feed_master
The existing Snaplex configuration slpropz can be used on the new nodes, with the above property added to make them start as feedmasters.
Ultra pipelines and regular pipeline can be used on the same Snaplex without issues. If there are tight performance requirements for the requests being processed by the Ultra pipeline, that is the scenario when it is recommended to separate Ultra pipelines and regular pipelines into dedicated Snaplexes.