[
https://issues.apache.org/jira/browse/IGNITE-26550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Zlenko reassigned IGNITE-26550:
------------------------------------
Assignee: Ivan Zlenko
> Refactor PartitionReplicaListener to reduce code complexity
> ------------------------------------------------------------
>
> Key: IGNITE-26550
> URL: https://issues.apache.org/jira/browse/IGNITE-26550
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ivan Zlenko
> Assignee: Ivan Zlenko
> Priority: Major
>
> Right now PartitionReplicaListener worth almost 4000 lines of code.
> It is quite difficult to maintain and improve further.
> We need start to strip down some parts of it. Potential ways of improvement:
> * Move internal classes into separate ones
> * Move some logic different operations into separate handler classes
> * Add some helper classes to deal with some common logic, like write intent
> resolution
--
This message was sent by Atlassian Jira
(v8.20.10#820010)