thelabdude opened a new pull request #318: URL: https://github.com/apache/solr/pull/318
https://issues.apache.org/jira/browse/SOLR-15665 Fix was actually borrowed from @HoustonPutman 's change for the Solr operator: https://github.com/apache/solr-operator/commit/7ef0d8cebb3eb0af297d32c2a5f4dae3bf966c57#diff-cea0c736ffb3ab0d91013274d57de1fddc2539c7941134a887430cfb642374dd Tested manually: ``` Run this script to check the number and percentage of mirrors (and Maven Central) that have the release cd ~/.lucene-releases/8.10.0/lucene-solr python3 -u dev-tools/scripts/poll-mirrors.py -version 8.10.0 -o Q: Do you want me to run these commands now? (y/n): y Output will be shown live byte by byte 2021-09-29 09:47:47 Polling 104 Apache Mirrors and Maven Central... ........................................................................................................ 8.10.0 is downloadable from Maven Central 8.10.0 is downloadable from 104/104 Apache Mirrors (100.00%) Command completed in 93.41973090171814 seconds ``` -- 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