[ 
https://issues.apache.org/jira/browse/SOLR-15528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Drob updated SOLR-15528:
-----------------------------
    Fix Version/s: main (10.0)

> Remove several guava calls in favor of Java9+ alternatives
> ----------------------------------------------------------
>
>                 Key: SOLR-15528
>                 URL: https://issues.apache.org/jira/browse/SOLR-15528
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Mike Drob
>            Priority: Major
>             Fix For: main (10.0)
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Follow on to SOLR-9621
>  
> Several classes of work here:
> 1) Replacing calls to ImmutableList/Map/Set.of(...) with the java.util 
> equivalents
> 2) Replacing some calls to Precondition.checkIndex with Objects equivalent
> While we're there, maybe we replace Precondition calls with the equivalent 
> versions that specify an error message.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to