Hi, I've a quick query around resource pools, and pool controllers, I'm not sure if I'm just missing something obvious.
If we have a pool that has 2 machines in it, then one of them is designated as the pool controller, and the other as a pool member. If the member machine goes down, the pool stays available, and can continue to be used, but if the controller machine goes down, the whole pool becomes unavailable for work, even though there may be no issue with the member machine.
Is this the expected operation of pools, or is my setup incorrect?
It seems having a single point of failure for a whole pool is far from ideal, especially given that the controller machine most likely gets called first, as it is the first machine added to the pool?