You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by EdShangGG <gi...@git.apache.org> on 2018/11/19 15:02:54 UTC

[GitHub] ignite pull request #5431: Ignite 10328

GitHub user EdShangGG opened a pull request:

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

    Ignite 10328

    

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

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

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

    https://github.com/apache/ignite/pull/5431.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 #5431
    
----
commit 2208d097da681191452555d7f23bdfec0d17c57a
Author: EdShangGG <es...@...>
Date:   2018-11-12T19:04:26Z

    GG-14437 Can't restore sql cache in snasphot

commit 96e2fddc9b7c18ec11ab181ad45633f4041a9aa3
Author: ibessonov <be...@...>
Date:   2018-11-19T09:41:05Z

    IGNITE-10192 Fixed OptimizedMarshallerTest#testAllocationOverflow throws OOME instead of expected IOE - Fixes #5400.
    
    Signed-off-by: Dmitriy Govorukhin <dm...@gmail.com>

commit 166e87ed19929b9e064732752d5a5ce1069b5076
Author: Alexander Kalinin <ve...@...>
Date:   2018-11-19T09:47:12Z

    IGNITE-10320 Web Console: Workaround for memory leak in chart component.

commit c9906aab8efa2c70a164fb593d9e22ef1edaa9ec
Author: ibessonov <be...@...>
Date:   2018-11-19T09:50:56Z

    IGNITE-10142 Scale factor added to several tests from Cache 8 suite. - Fixes #5253.
    
    Signed-off-by: Dmitriy Govorukhin <dm...@gmail.com>

commit 9e3bd7dd686d3392e6bbe2c7defebe260eb029f7
Author: ibessonov <be...@...>
Date:   2018-11-19T10:06:47Z

    IGNITE-10197 Fixed unexpected IllegalArgumentException in IgniteDbPutGetAbstractTest#testRandomPutGetRemove - Fixes #5410.
    
    Signed-off-by: Dmitriy Govorukhin <dm...@gmail.com>

commit a63a81a51418a8ae1dadff019d9e5eace38e1631
Author: Ilya Lantukh <il...@...>
Date:   2018-11-19T12:07:49Z

    IGNITE-9558 Avoid blocking transactions on client connect when possible - Fixes #4933.

commit 055b28daebce85a38175937fe91ab80bd99ca566
Author: EdShangGG <es...@...>
Date:   2018-11-19T14:37:32Z

    Merge branch 'master1' into ignite-gg-14437

commit 7a844c489acd3732940eb24420a7c566ea85e180
Author: EdShangGG <es...@...>
Date:   2018-11-19T15:01:23Z

    IGNITE-10328 Allow to destroy cache in code which were created via SQL

----


---

[GitHub] ignite pull request #5431: IGNITE-10328

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

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


---