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

Reply via email to