on 2018 Mar 02 10:03 AM
Hello,
is it possible in Hybris 5.7 to have the following setup (using cluster.nodes.autodiscovery=true😞
1) one admin node that runs some cronjobs and business process
2) another admin node that runs some other cronjobs but not business process.
Problem is that we need to keep this property on both nodes, otherwise cronjobs can't be run:
task.engine.loadonstartup=true
But, we can't use anymore task.excluded.cluster.ids to avoid business process running on 2nd node, because autodiscovery is enabled.
I see that it's possible to add 'defaultNodeGroup' to the business process definition, is it the best way to achieve this? Any other solution / workaround?
Thanks Giulio
Request clarification before answering.
| User | Count |
|---|---|
| 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.