Skip to content

Review and tidy solr/modules/scripting code - #4839

Open
epugh wants to merge 1 commit into
apache:mainfrom
epugh:split/modules-scripting
Open

Review and tidy solr/modules/scripting code#4839
epugh wants to merge 1 commit into
apache:mainfrom
epugh:split/modules-scripting

Conversation

@epugh

@epugh epugh commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Description

Split out from #4743 into smaller, per-module PRs to make review easier. This PR contains only the tidy-up changes to solr/modules/scripting.

Solution

Leverage IntelliJ warnings (redundant null-check removal, unnecessary throws removal, .get(0).getFirst(), giberishgibberish typo fix kept in sync between the Java test and its solrconfig.xml fixture, javadoc/comment fixes). No behavior changes.

Tests

existing

Relates to #4743

Split out from apache#4743 into a per-module PR to make review easier.
Contains only the tidy-up changes to solr/modules/scripting
(redundant null-check removal, unnecessary throws removal,
.get(0) -> .getFirst(), giberish -> gibberish typo fix kept in
sync between the Java test and its solrconfig.xml fixture,
javadoc/comment fixes). No behavior changes.
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