[ 
https://issues.apache.org/jira/browse/IGNITE-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16006647#comment-16006647
 ] 

ASF GitHub Bot commented on IGNITE-5175:
----------------------------------------

GitHub user glukos opened a pull request:

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

    IGNITE-5175: Performance degradation using evictions in near-enabled …

    

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

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

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

    https://github.com/apache/ignite/pull/1931.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 #1931
    
----
commit 9f2f30c4a5de21fb8108b97bcb03dbf91d6b3fdf
Author: Ivan Rakov <[email protected]>
Date:   2017-05-11T15:37:45Z

    IGNITE-5175: Performance degradation using evictions in near-enabled caches

----


> Performance degradation using evictions in near-enabled caches
> --------------------------------------------------------------
>
>                 Key: IGNITE-5175
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5175
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.0
>            Reporter: Igor Seliverstov
>            Assignee: Ivan Rakov
>
> Both RandomLruNearEnabledPageEvictionMultinodeTest.testPageEviction and 
> Random2LruNearEnabledPageEvictionMultinodeTest.testPageEviction fail with 
> timeout exceptions. 
> Seems that the execution time (eviction operation) is non-linearly dependent 
> on a count of elements in the cache (the more elements the longer the 
> operation).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to