[ 
https://issues.apache.org/jira/browse/IGNITE-12635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17031623#comment-17031623
 ] 

Maxim Muzafarov edited comment on IGNITE-12635 at 2/6/20 2:28 PM:
------------------------------------------------------------------

Folks,

{code}
/** Init root meta page (with flags and created version) */
        BTREE_META_PAGE_INIT_ROOT_V3 (59);
{code}

Let's name it like here:
https://github.com/gridgain/apache-ignite/blob/ignite-2.5.15/modules/core/src/main/java/org/apache/ignite/internal/pagemem/wal/record/WALRecord.java#L193


was (Author: mmuzaf):
Folks,

Let's name it like here:
https://github.com/gridgain/apache-ignite/blob/ignite-2.5.15/modules/core/src/main/java/org/apache/ignite/internal/pagemem/wal/record/WALRecord.java#L193

> Reservation WALRecord for compatibility purposes
> ------------------------------------------------
>
>                 Key: IGNITE-12635
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12635
>             Project: Ignite
>          Issue Type: Task
>          Components: persistence
>            Reporter: Yury Gerzhedovich
>            Assignee: Yury Gerzhedovich
>            Priority: Major
>             Fix For: 2.8
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We need reserve record with id 59 
> (org.apache.ignite.internal.pagemem.wal.record.WALRecord.RecordType)  for 
> compatibility purposes. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to