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

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
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 <[hidden email]>
Date:   2017-11-01T15:23:08Z

    Fixed bugs in BlockMatrixStorage

commit ddf4548daa4729bc6b0ce010bdf5d60c16393663
Author: zaleslaw <[hidden email]>
Date:   2017-11-01T15:40:13Z

    IGNITE-6805: Added missed JavaDocs

----


---
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---