[
https://issues.apache.org/jira/browse/GEODE-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864257#comment-16864257
]
ASF subversion and git services commented on GEODE-6588:
--------------------------------------------------------
Commit 6c62540edd5637d5e2bd3a51b11279a2ba825c33 in geode's branch
refs/heads/develop from Joris Melchior
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6c62540 ]
GEODE-6588: Properly type Function execution related interfaces. (#3691)
Co-authored-by: Joris Melchior <[email protected]>
Co-authored-by: Peter Tran <[email protected]>
* Extensions and implementations of Execution and ResultCollector and the
classes and interfaces involved in the execution chain were lacking the
ability to apply Generic types.
* Typing issues starting from MemberConfigManager.java class were fixed.
* Trivial IDE warnings were fixed.
> Cleanup internal use of generics and other static analyzer warnings
> -------------------------------------------------------------------
>
> Key: GEODE-6588
> URL: https://issues.apache.org/jira/browse/GEODE-6588
> Project: Geode
> Issue Type: Task
> Reporter: Jacob S. Barrett
> Assignee: Jacob S. Barrett
> Priority: Major
> Time Spent: 8h 40m
> Remaining Estimate: 0h
>
> Use generics where possible.
> Cleanup other static analyzer issues along the way.
> Generally make the IntelliJ analyzer gutter less cluttered.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)