You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Govorukhin (JIRA)" <ji...@apache.org> on 2018/03/02 09:23:00 UTC

[jira] [Assigned] (IGNITE-7865) Need to provide method WAL manager for return serialize version

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

Dmitriy Govorukhin reassigned IGNITE-7865:
------------------------------------------

    Assignee: Dmitriy Govorukhin

> Need to provide method WAL manager for return serialize version
> ---------------------------------------------------------------
>
>                 Key: IGNITE-7865
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7865
>             Project: Ignite
>          Issue Type: Improvement
>          Components: persistence
>            Reporter: Dmitriy Govorukhin
>            Assignee: Dmitriy Govorukhin
>            Priority: Major
>             Fix For: 2.5
>
>
> {code}
> public interface IgniteWriteAheadLogManager {
> .....
>     /**
>      * @return Current serializer version.
>      */
>     public int serializerVersion();
> .....
> }
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)