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

David Smiley commented on SOLR-15385:
-------------------------------------

I could add on a PR for NamedListInitializedPlugin; WDYT?
  {{public void init(NamedList<?> args)}}

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

Reply via email to