[
https://issues.apache.org/jira/browse/IGNITE-7865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16383530#comment-16383530
]
ASF GitHub Bot commented on IGNITE-7865:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/3594
> 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)