Hi guys
I have a question: why saved jobs are not processed on the second coordinator?
My cluster configuration:
3 agents
1 dbserver
1 coordinator (first) with --foxx.queues false
1 coordinator (second) with --foxx.queues true
Processing requests from the browser is carried out only on the first coordinator, the second should only process jobs.
This configuration doesn't work.
The job hangs in the pending status, rebooting the cluster does not help.
The job began to be processed only after the next reboot with 1 coordinator (first) with --foxx.queues true