[ https://issues.apache.org/jira/browse/GEODE-8136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117116#comment-17117116 ]
ASF subversion and git services commented on GEODE-8136: -------------------------------------------------------- Commit 253d667b27423e55601e925f7a20f2fd6f0efc31 in geode's branch refs/heads/feature/GEODE-8144 from Kirk Lund [ https://gitbox.apache.org/repos/asf?p=geode.git;h=253d667 ] GEODE-8136: Move UncheckedUtils to geode-common (#5123) Create UncheckedUtilsTest to unit test UncheckedUtils. Extract FunctionExecution methods to new TypedFunctionService in geode-core. > 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 > Fix For: 1.14.0 > > > 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)