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

ASF GitHub Bot commented on IGNITE-8685:
----------------------------------------

GitHub user DmitriyGovorukhin opened a pull request:

    https://github.com/apache/ignite/pull/4130

    IGNITE-8685 Incorrect size for switch segment record

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-8685

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4130.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4130
    
----
commit 316ae35376058896b29db86d188147c6780c5ac2
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2018-06-05T11:53:36Z

    IGNITE-8685 remove unused baseline record

commit f42620ba4bfc2805d6ec581036d9bc6e947c458c
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2018-06-05T11:56:10Z

    IGNITE-8685 add test reproducer

commit 1cd5282184b5eca62a54a86e1d58e7660aefd3eb
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2018-06-05T12:02:59Z

    IGNITE-8685 fix calculation switch segment record size

commit 4a999e397d7c5d3ddc1a764e1080b807b92d9749
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2018-06-05T12:14:58Z

    Merge branch 'master' into ignite-8685

----


> Incorrect size for switch segment record 
> -----------------------------------------
>
>                 Key: IGNITE-8685
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8685
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Dmitriy Govorukhin
>            Assignee: Dmitriy Govorukhin
>            Priority: Major
>             Fix For: 2.6
>
>
> We have invariant that switch segment record should have the size of one byte.
> Although, in the current implementation, size calculation with overhard for 
> storing CRC and WAL pointer.



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

Reply via email to