You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Wayne (Jira)" <ji...@apache.org> on 2021/04/16 18:49:00 UTC

[jira] [Created] (GEODE-9168) Remove Function Execution

Wayne created GEODE-9168:
----------------------------

             Summary: Remove Function Execution
                 Key: GEODE-9168
                 URL: https://issues.apache.org/jira/browse/GEODE-9168
             Project: Geode
          Issue Type: New Feature
          Components: redis
            Reporter: Wayne


Because operations go directly to the primary with cluster mode enabled, we don’t need to use functions to route to the primary.

If we are already executing on the primary, we can eliminate function execution code.

+Acceptance Criteria+

When operating in compatibility with Redis mode, function execution is eliminated when executing on the primary node. 

Geode benchmarks perform better after this change.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)