You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by DmitriyGovorukhin <gi...@git.apache.org> on 2018/06/05 12:16:03 UTC

[GitHub] ignite pull request #4130: IGNITE-8685 Incorrect size for switch segment rec...

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 <dm...@...>
Date:   2018-06-05T11:53:36Z

    IGNITE-8685 remove unused baseline record

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

    IGNITE-8685 add test reproducer

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

    IGNITE-8685 fix calculation switch segment record size

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

    Merge branch 'master' into ignite-8685

----


---

[GitHub] ignite pull request #4130: IGNITE-8685 Incorrect size for switch segment rec...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---