You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by zaleslaw <gi...@git.apache.org> on 2017/11/01 15:52:28 UTC

[GitHub] ignite pull request #2965: IGNITE-6805: Tests are red for another MAX_BLOCK_...

GitHub user zaleslaw opened a pull request:

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

    IGNITE-6805: Tests are red for another MAX_BLOCK_SIZE value (4 or 8 instead 32)

    Added two test cases and fix in BlockMatrixStorage

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

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

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

    https://github.com/apache/ignite/pull/2965.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 #2965
    
----
commit 919c3f23622785afefe59e1d7642838e27163c86
Author: zaleslaw <za...@gmail.com>
Date:   2017-11-01T15:23:08Z

    Fixed bugs in BlockMatrixStorage

commit ddf4548daa4729bc6b0ce010bdf5d60c16393663
Author: zaleslaw <za...@gmail.com>
Date:   2017-11-01T15:40:13Z

    IGNITE-6805: Added missed JavaDocs

----


---

[GitHub] ignite pull request #2965: IGNITE-6805: Tests are red for another MAX_BLOCK_...

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

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


---