[
https://issues.apache.org/jira/browse/IGNITE-10123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672780#comment-16672780
]
ASF GitHub Bot commented on IGNITE-10123:
-----------------------------------------
GitHub user agoncharuk opened a pull request:
https://github.com/apache/ignite/pull/5237
IGNITE-10123 Disable events in IgniteLogicalRecoveryTest
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10123
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5237.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 #5237
----
commit 88dcc8a100a6f2b4dc995a1e28bebe67b0a2edbf
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date: 2018-11-02T08:46:00Z
IGNITE-10123 Disable events in IgniteLogicalRecoveryTest
----
> Intermittent OOME errors in PDS indexing tests
> ----------------------------------------------
>
> Key: IGNITE-10123
> URL: https://issues.apache.org/jira/browse/IGNITE-10123
> Project: Ignite
> Issue Type: Test
> Reporter: Alexey Goncharuk
> Assignee: Alexey Goncharuk
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.8
>
>
> Analyzing the heap dump reveals the source of the leak - the massive amount
> (700MB) of cache events in {{IgniteLogicalRecoveryTest}}. Disabling events
> should resolve the issue.
> Disabling events by default in all tests should be investigated separately.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)