cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

two admin nodes / running cronjobs but only one running business process

Former Member
0 Likes
561

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

Accepted Solutions (0)

Answers (0)