Ivan Zlenko created IGNITE-28339:
------------------------------------
Summary: Move RO non-direct handlers to the request handler
registry in PartitionReplicaListener
Key: IGNITE-28339
URL: https://issues.apache.org/jira/browse/IGNITE-28339
Project: Ignite
Issue Type: Improvement
Components: replicated zones ai3
Reporter: Ivan Zlenko
Assignee: Ivan Zlenko
This is the third increment of the
PartitionReplicaListener.processOperationRequest refactoring
([IGNITE-28293|https://issues.apache.org/jira/browse/IGNITE-28293]).
Registers 3 RO non-direct handlers via ReplicaRequestHandlers as lambdas that
extract isPrimary from ReplicaPrimacy, reducing the if-else chain from 9 to 6
branches.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)