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] [Created] (SOLR-15903) Fix incompatible types passed to collection APIs

Mike Drob created SOLR-15903:
--------------------------------

             Summary: Fix incompatible types passed to collection APIs
                 Key: SOLR-15903
                 URL: https://issues.apache.org/jira/browse/SOLR-15903
             Project: Solr
          Issue Type: Task
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Mike Drob


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