[ 
https://issues.apache.org/jira/browse/SOLR-14316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aroop updated SOLR-14316:
-------------------------
    Description: 
There is an unchecked type conversion warning in JavaBinCodec's readMapEntry's 
equals() method. 

This change removes that warning by handling a checked conversion and also adds 
to tests to an earlier untested api.

  was:There is an unchecked type conversion warning in JavaBinCodec's 
readMapEntry's equals() method. 


> Remove unchecked type conversion warning in JavaBinCodec's readMapEntry's 
> equals() method
> -----------------------------------------------------------------------------------------
>
>                 Key: SOLR-14316
>                 URL: https://issues.apache.org/jira/browse/SOLR-14316
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrJ
>    Affects Versions: 7.7.2, 8.4.1
>            Reporter: Aroop
>            Priority: Minor
>              Labels: patch
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> There is an unchecked type conversion warning in JavaBinCodec's 
> readMapEntry's equals() method. 
> This change removes that warning by handling a checked conversion and also 
> adds to tests to an earlier untested api.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to