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 2021/04/29 17:50:00 UTC

[jira] [Created] (SOLR-15385) Address rawtypes warnings

Mike Drob created SOLR-15385:
--------------------------------

             Summary: Address rawtypes warnings
                 Key: SOLR-15385
                 URL: https://issues.apache.org/jira/browse/SOLR-15385
             Project: Solr
          Issue Type: Task
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Mike Drob


We have a lot of suppressed warnings, some of these are easy to deal with and not hiding bugs, but the more I look at these, the scarier some of them get.

We have a few really nasty instances of "type laundering" going on, as well as plenty of cases of Map<String,Object> with nested structures hiding inside of that Object. We can clean up big chunks of this



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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