gerlowskija commented on PR #455:
URL: https://github.com/apache/solr-operator/pull/455#issuecomment-1180797762

   > how the schedule gets restarted if the user disables the recurrence and 
then re-enables it
   
   This fixes that "problem", yep.  Prior to this PR, a backup would 
immediately be run upon re-enabling the `solrbackup`.  With this PR, we now 
wait if the time indicated by `NextScheduled` hasn't arrived yet.  (Of course, 
if NextScheduled has already come and gone when a solrbackup is re-enabled, we 
_will_ trigger a backup upon re-enabling.)


-- 
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