You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/11 13:39:00 UTC

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

    [ https://issues.apache.org/jira/browse/SOLR-15903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472728#comment-17472728 ] 

ASF subversion and git services commented on SOLR-15903:
--------------------------------------------------------

Commit 0e95c3fff1584a09927aacb6ed67d638b7077c78 in solr's branch refs/heads/main from Mike Drob
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=0e95c3f ]

SOLR-15903 Fix incompatible types used with java collections (#505)



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