gerlowskija commented on issue #1058: SOLR-13972: Warn about insecure settings on startup URL: https://github.com/apache/lucene-solr/pull/1058#issuecomment-564042125 I agree about the new-dev/user experience, I just don't know enough about the network environments people deploy Solr in to know whether localhost-binding is a reliable predictor of dev vs. production. Wondering aloud... if Solr had an explicit `-Dproduction=true|false` System property, we could base these sorts of decisions off of it and wouldn't have to second guess how accurate/inaccurate our heuristic was. Though we still have to rely on the user knowing to set the system prop....
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
