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

Jan Høydahl resolved SOLR-15903.
--------------------------------
    Resolution: Fixed

> 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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to