[ https://issues.apache.org/jira/browse/GEODE-8136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108471#comment-17108471 ]
ASF GitHub Bot commented on GEODE-8136: --------------------------------------- kirklund opened a new pull request #5123: URL: https://github.com/apache/geode/pull/5123 Create UncheckedUtilsTest to unit test UncheckedUtils. Extract FunctionExecution methods to new TypedFunctionService in geode-core. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Repackage and improve javadocs for UncheckedUtils > ------------------------------------------------- > > Key: GEODE-8136 > URL: https://issues.apache.org/jira/browse/GEODE-8136 > Project: Geode > Issue Type: Wish > Components: core > Reporter: Kirk Lund > Assignee: Kirk Lund > Priority: Major > > UncheckedUtils is a collection of simple utilities for unchecked casts in > both test and product code. We should move it to the most common module it > can live in, rename methods to be more description, and add javadocs. -- This message was sent by Atlassian Jira (v8.3.4#803005)