You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Joris Melchior (Jira)" <ji...@apache.org> on 2022/06/20 15:10:00 UTC

[jira] [Assigned] (GEODE-10393) RegionEntryFactory.getEntryClass() return type should have generic type

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

Joris Melchior reassigned GEODE-10393:
--------------------------------------

    Assignee: Joris Melchior

> RegionEntryFactory.getEntryClass() return type should have generic type
> -----------------------------------------------------------------------
>
>                 Key: GEODE-10393
>                 URL: https://issues.apache.org/jira/browse/GEODE-10393
>             Project: Geode
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.16.0
>            Reporter: Joris Melchior
>            Assignee: Joris Melchior
>            Priority: Major
>
> The interface `RegionEntryFactory.getEntryClass()` returns a class without a generic type. Because of this there are compiler warnings.
> By adding a generic type we can reduce the number of warnings we get in our code.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)