thelabdude commented on pull request #2010:
URL: https://github.com/apache/lucene-solr/pull/2010#issuecomment-713631088


   Switched this to draft as we need a better solution for migrating from using 
`http` -> `https` using a rolling restart where some nodes will still be using 
`http` and others `https` (temporarily). Currently, switching the urlScheme 
over to https globally before all nodes have restarted could lead to 
unnecessary thrashing and cause downtime as leader elections would be effected 
while the rolling restart is progressing.


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

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



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

Reply via email to