[ 
https://issues.apache.org/jira/browse/IGNITE-22222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mikhail Efremov updated IGNITE-22222:
-------------------------------------
    Epic Link: IGNITE-22313

> Move ThreadLocalPartitionCommandsMarshaller to ReplicaManager module with 
> cycle dependency fix
> ----------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-22222
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22222
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Mikhail Efremov
>            Assignee: Mikhail Efremov
>            Priority: Major
>              Labels: ignite-3
>
> *Description*
> Now the marshaller starts in {{IgniteImpl}} and using only for 
> {{ReplicaManager}} creation, there is a reason to move it in 
> {{{}ReplicaManager{}}}'s constructor, but there is cyclic dependency arises.
> Also in some places in tests classes like 
> {{org.apache.ignite.internal.replicator.ItPlacementDriverReplicaSideTest#beforeTest}}
>  we can't pass or mock this specific marshaller's class.
> *Definition of done*
> {{ThreadLocalPartitionCommandsMarshaller}} instantiation is moved into 
> {{ReplicaManager}} and there no any another places of it's instance creation. 
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to