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/01/10 15:54:00 UTC

[jira] [Updated] (SOLR-15903) Fix incompatible types passed to java collection

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

Mike Drob updated SOLR-15903:
-----------------------------
    Summary: Fix incompatible types passed to java collection  (was: Fix incompatible types passed to collection APIs)

> Fix incompatible types passed to java collection
> ------------------------------------------------
>
>                 Key: SOLR-15903
>                 URL: https://issues.apache.org/jira/browse/SOLR-15903
>             Project: Solr
>          Issue Type: Task
>            Reporter: Mike Drob
>            Priority: Blocker
>             Fix For: 9.0
>
>
> There are places where we pass the wrong type to a collection API that accepts an Object type, but the generic bounds on the collection make our usage meaningless.
> One was discovered while investigating ZooKeeper behavior, which led to finding the static analysis warning from error prone that we had disabled previously.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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