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

Aleksandr Polovtsev updated IGNITE-22766:
-----------------------------------------
    Summary: Separate LogSyncer and LogStorageFactory interfaces  (was: Make 
LogSyncer and LogStorageFactory interfaces are separated.)

> Separate LogSyncer and LogStorageFactory interfaces
> ---------------------------------------------------
>
>                 Key: IGNITE-22766
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22766
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Mikhail Efremov
>            Assignee: Aleksandr Polovtsev
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Make {{LogSyncer}} and {{LogStorageFactory}} interfaces are separated.
> *Description*
> The goal of the ticket is to make {{LogSyncer}}'s implementations are 
> separated from the {{LogStorageFactory}} class that at
> least by the name isn't intended for log's sync operation.
> *Motivation*
> All current implementations except {{DefaultLogStorageFactory}} are not 
> implements properly {{sync()}} method at all that looks like the reason for 
> interface segregation between {{LogSyncer}} and {{LogStorageFactory}}.
> *Definition of done*
> 1. {{LogSyncer}} and {{LogStorageFactory}} interfaces are separated.
> 2. {{LogSyncer}} creates and injects into engines as {{IgniteComponent}} in 
> {{IgniteImpl}}.



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

Reply via email to