joshsouza commented on issue #471:
URL: https://github.com/apache/solr-operator/issues/471#issuecomment-1246994429

   I 100% support adding a cluster-level PDB here, as that's definitely a first 
step towards success.
   My concern is that the PDB will ensure we don't take a pod down if one is 
already down, but in the scenario where a pod _just_ started and is coming 
online/doing a recovery for some large dataset that takes longer than the 
ReadinessProbe, from k8s' perspective it's safe to take down another pod, but 
from Solr's perspective it may be a risky operation.
   
   A cluster-level PDB will at least _reduce_ the level of risk here, but to 
the point of your (very thorough, thank you) note above, it's a step on the 
path to a final solution.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to