Skip to content

used EnvUtils for system properties in core#4629

Open
iprithv wants to merge 1 commit into
apache:mainfrom
iprithv:envutils-core-properties
Open

used EnvUtils for system properties in core#4629
iprithv wants to merge 1 commit into
apache:mainfrom
iprithv:envutils-core-properties

Conversation

@iprithv

@iprithv iprithv commented Jul 9, 2026

Copy link
Copy Markdown

replaced direct System.getProperty(...) / System.getenv calls for Solr configuration properties with EnvUtils equivalents throughout the core module. this provides consistent support for SOLR_* environment variables (and the automatic SOLR_FOO_BARsolr.foo.bar conversion) in all core startup and configuration paths.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant