[ https://issues.apache.org/jira/browse/GEODE-8113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106425#comment-17106425 ]
ASF subversion and git services commented on GEODE-8113: -------------------------------------------------------- Commit 5088854c43fe6f06b6295866c5b53c18cec44aaa in geode's branch refs/heads/develop from Murtuza Boxwala [ https://gitbox.apache.org/repos/asf?p=geode.git;h=5088854 ] GEODE-8113: change getMap to never return null (#5101) The redis Hash command executors now never see a "null" RedisHash instance > Redis: getMap never returns null > -------------------------------- > > Key: GEODE-8113 > URL: https://issues.apache.org/jira/browse/GEODE-8113 > Project: Geode > Issue Type: Improvement > Reporter: Murtuza Boxwala > Priority: Major > Fix For: 1.14.0 > > > We can remove a bunch of null checks because the method `getMap` is > guaranteed to not return `null.` -- This message was sent by Atlassian Jira (v8.3.4#803005)