Ivan Zlenko created IGNITE-26550:
------------------------------------
Summary: 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
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)