Ivan Zlenko created IGNITE-28349:
------------------------------------
Summary: Move RW handlers to the request handler registry in
PartitionReplicaListener
Key: IGNITE-28349
URL: https://issues.apache.org/jira/browse/IGNITE-28349
Project: Ignite
Issue Type: Improvement
Components: distribution zones ai3
Reporter: Ivan Zlenko
Assignee: Ivan Zlenko
This is the final increment of the
PartitionReplicaListener.processOperationRequest refactoring
([IGNITE-28293|https://issues.apache.org/jira/browse/IGNITE-28293]).
Registers the remaining 6 RW handlers via ReplicaRequestHandlers, fully
eliminating the if-else chain in processOperationRequest. Each handler is
extracted into a dedicated private method and registered as a lambda.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)