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] [Commented] (SOLR-15385) Address rawtypes warnings

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

Mike Drob commented on SOLR-15385:
----------------------------------

I've got a fairly large patch for this, but it's going to take several passes. I'm not going to be able to do this in a single pass, and would be happy to get contributions from others as well.

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