Pierre Salagnac created SOLR-17350:
--------------------------------------
Summary: Use EnvUtils everywhere in the code base
Key: SOLR-17350
URL: https://issues.apache.org/jira/browse/SOLR-17350
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Pierre Salagnac
This ticket is to use the newly introduced tool {{EnvUtils}} everywhere in the
code base to get configs in system properties.
All following calls should be replaced by {{{}EnvUtils{}}}:
* {{Boolean.getBoolean()}}
* {{Integer.getInteger()}}
* {{Long.getLong()}}
* .....
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]