You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/07/07 16:58:19 UTC

[GitHub] [solr-operator] HoustonPutman opened a new issue #281: Enable scheduled restarts of Solr Clouds

HoustonPutman opened a new issue #281:
URL: https://github.com/apache/solr-operator/issues/281


   For various reasons, users might want to restart their Solr Clouds on some sort of schedule. This could be for stability, Client Auth cert renewal, etc. It is possible for users to enable this themselves, but it's also something that can be easily supported by the operator without having to write risky code client-side.
   
   The operator should be able to support this by merely setting a time annotation on the Solr pod template, and scheduling a reconcile for when the next scheduled restart should take place.
   
   Using a Kubernetes `CronJob` would likely be overkill, and dealing with images and permissions to modify the statefulSet or SolrCloud would be more painful than including it as an option in the SolrCloud spec.


-- 
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-unsubscribe@solr.apache.org

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



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


[GitHub] [solr-operator] HoustonPutman closed issue #281: Enable scheduled restarts of Solr Clouds

Posted by GitBox <gi...@apache.org>.
HoustonPutman closed issue #281:
URL: https://github.com/apache/solr-operator/issues/281


   


-- 
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-unsubscribe@solr.apache.org

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



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