epugh opened a new pull request, #3840: URL: https://github.com/apache/solr/pull/3840
https://issues.apache.org/jira/browse/SOLR-17864 solr.keyStoreReload.enabled -> solr.keystore.reload.enabled solr.jetty.sslContext.reload.scanInterval --> solr.jetty.ssl.context.reload.scan.interval.secs A question... We already have a environment variable SOLR_SSL_RELOAD_ENABLED that controls the setting of solr.keystore.reload.enabled. Should we just call it `solr.ssl.reload.enabled`? Or maybe chnage the environment variable to SOLR_KEYSTORE_RELOAD_ENABLED? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
