You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/12/04 00:08:26 UTC

[GitHub] [solr] janhoy opened a new pull request #443: SOLR-15826 Simplify some code in SolrResourceLoader after review

janhoy opened a new pull request #443:
URL: https://github.com/apache/solr/pull/443


   https://issues.apache.org/jira/browse/SOLR-15826
   
   This is round 2 with further improvement
   * `allowUnsafeResourceloading` is now final
   * Remove unnecessary use of `solr.allow.unsafe.resourceloading` in `PrimitiveFieldTypeTest.java`
   * Simplify some code in ResourceLoader for Java11, use empty `<>`, shorter lambda functions and remove implicit null's
   * Swap order of or'ed clauses in if test for tiny efficiency gain


-- 
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-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] janhoy merged pull request #443: SOLR-15826 Simplify some code in SolrResourceLoader after review

Posted by GitBox <gi...@apache.org>.
janhoy merged pull request #443:
URL: https://github.com/apache/solr/pull/443


   


-- 
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-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org