thelabdude commented on pull request #219:
URL: https://github.com/apache/solr/pull/219#issuecomment-879921695


   > Just reading this, are we adding "YAWTCS": _Yet Another Way To Configure 
Solr? I wonder if it's worth taking a pass through Solr and figuring out how to 
use this same pattern across all our various system properties? For example, 
today we support `-Dsolr.auth.jwt.allowOutboundHttp=true`. Could we extend this 
pattern to allow `-Dsolr.auth.jwt.allowOutboundHttp=env:SOME_ENV_VAR`? Or is 
this a situation that ONLY would every apply to Zookeeper ACL and wouldn't make 
sense elsewhere.
   
   I think only sensitive properties like credentials need this pattern as the 
main problem here is exposing credentials in Java sys props


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