[
https://issues.apache.org/jira/browse/IGNITE-7865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitriy Govorukhin updated IGNITE-7865:
---------------------------------------
Fix Version/s: 2.5
> 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
> 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)