This is an automated email from the ASF dual-hosted git repository.
dhemery pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 3fd631a GEODE-10151: Make geode-for-redis optional for a geode server
add 31a2e8e GEODE-10136: Make Function.getId() handle null canonical name
(#7505)
No new revisions were added by this update.
Summary of changes:
.../org/apache/geode/cache/execute/Function.java | 7 +-
.../apache/geode/cache/execute/FunctionTest.java | 85 ++++++++++++++++++++++
2 files changed, 91 insertions(+), 1 deletion(-)
create mode 100644
geode-core/src/test/java/org/apache/geode/cache/execute/FunctionTest.java