GitHub user ibessonov opened a pull request:
https://github.com/apache/ignite/pull/5427 IGNITE-10321 Bug in CacheContinuousWithTransformerReplicatedSelfTest.LocalEventListener causes certain tests to flak.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-10321
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5427.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5427
----
commit 96e2fddc9b7c18ec11ab181ad45633f4041a9aa3
Author: ibessonov <bessonov.ip@...>
Date: 2018-11-19T09:41:05Z
IGNITE-10192 Fixed OptimizedMarshallerTest#testAllocationOverflow throws OOME instead of expected IOE - Fixes #5400.
Signed-off-by: Dmitriy Govorukhin <
[hidden email]>
commit 166e87ed19929b9e064732752d5a5ce1069b5076
Author: Alexander Kalinin <verbalab@...>
Date: 2018-11-19T09:47:12Z
IGNITE-10320 Web Console: Workaround for memory leak in chart component.
commit c9906aab8efa2c70a164fb593d9e22ef1edaa9ec
Author: ibessonov <bessonov.ip@...>
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 <
[hidden email]>
commit 9e3bd7dd686d3392e6bbe2c7defebe260eb029f7
Author: ibessonov <bessonov.ip@...>
Date: 2018-11-19T10:06:47Z
IGNITE-10197 Fixed unexpected IllegalArgumentException in IgniteDbPutGetAbstractTest#testRandomPutGetRemove - Fixes #5410.
Signed-off-by: Dmitriy Govorukhin <
[hidden email]>
commit 0c59a83b570113b2ae71d67e365cdd4ddca1bf1f
Author: ibessonov <bessonov.ip@...>
Date: 2018-11-19T12:17:02Z
IGNITE-10321 Correct operations order that fixes some flaky tests.
----
---