You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Alexander Murmann (Jira)" <ji...@apache.org> on 2020/08/04 21:29:00 UTC

[jira] [Resolved] (GEODE-5975) Fix type mismatch on container mismatch

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

Alexander Murmann resolved GEODE-5975.
--------------------------------------
    Resolution: Fixed

looks like a PR addressed this already

> Fix type mismatch on container mismatch
> ---------------------------------------
>
>                 Key: GEODE-5975
>                 URL: https://issues.apache.org/jira/browse/GEODE-5975
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Nabarun Nag
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Calling container access methods such as Collections.contains or Map.get with an object of a type that is incompatible with the corresponding container element type is unlikely to return true.
>  
> Affected files:
> [ManagementResourceRepo.java|https://lgtm.com/projects/g/apache/incubator-geode/snapshot/8c3d7f0677a5c6d167d1927ebb2e8056b67086fe/files/geode-core/src/main/java/org/apache/geode/management/internal/ManagementResourceRepo.java]
> [RegionProvider.java|https://lgtm.com/projects/g/apache/incubator-geode/snapshot/8c3d7f0677a5c6d167d1927ebb2e8056b67086fe/files/geode-core/src/main/java/org/apache/geode/redis/internal/RegionProvider.java]



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