Re: [PR] Replace all with configureEach to solve configuration issues [solr]

2025-03-20 Thread via GitHub
HoustonPutman merged PR #3276: URL: https://github.com/apache/solr/pull/3276 -- 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.apa

[PR] Replace all with configureEach to solve configuration issues [solr]

2025-03-19 Thread via GitHub
malliaridis opened a new pull request, #3276: URL: https://github.com/apache/solr/pull/3276 # Description One of the current build issues we are facing is a NPE when `optimizeTask` is called on an undefined task during project configuration. This and similar issues are caused in vari