Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- fixes
-
GEODE-9310 Geode redis should send error message when encounter DistributedSystemDisconnectedException, ForcedDisconnectException or FunctionInvocationTargetException
- Resolved
- links to