[
https://issues.apache.org/jira/browse/IGNITE-28539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-28539:
---------------------------------------
Description:
PartitionReplicaListener is not a ReplicaListener anymore, it's a
ReplicaTableProcessor, so it should be renamed. TablePartitionProcessor, in
turn, should mention that it relates to Raft. So the proposed renames are:
* ReplicaTableProcessor -> TablePartitionReplicaProcessor
* PartitionReplicaListener -> TablePartitionReplicaProcessorImpl
* RaftTableProcessor -> TablePartitionRaftProcessor
* TablePartitionProcessor -> TablePartitionRaftProcessorImpl
> Rename PartitionReplicaListener and related classes
> ---------------------------------------------------
>
> Key: IGNITE-28539
> URL: https://issues.apache.org/jira/browse/IGNITE-28539
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> PartitionReplicaListener is not a ReplicaListener anymore, it's a
> ReplicaTableProcessor, so it should be renamed. TablePartitionProcessor, in
> turn, should mention that it relates to Raft. So the proposed renames are:
> * ReplicaTableProcessor -> TablePartitionReplicaProcessor
> * PartitionReplicaListener -> TablePartitionReplicaProcessorImpl
> * RaftTableProcessor -> TablePartitionRaftProcessor
> * TablePartitionProcessor -> TablePartitionRaftProcessorImpl
--
This message was sent by Atlassian Jira
(v8.20.10#820010)