You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Mike Drob (Jira)" <ji...@apache.org> on 2022/06/15 17:50:00 UTC

[jira] [Updated] (SOLR-15528) Remove several guava calls in favor of Java9+ alternatives

     [ 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-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org