You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2015/06/26 13:03:05 UTC

[jira] [Updated] (IGNITE-1057) Slow clearing of indexed cache

     [ https://issues.apache.org/jira/browse/IGNITE-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Konstantinov updated IGNITE-1057:
---------------------------------------
    Description: 
Test params:
# 4 nodes ( one node per host)
# partitioned cache with one backup
# 50 billions of keys

Test: clearing cache

Test case #1:
- indexing is enabled
- clear took ~1 minute 

Test case #2
- indexing is disabled
- clear took ~16 seconds 


  was:
Test params:
# 4 nodes ( one node per host)
# partitioned cache with one backup
# 50 billions of keys

Test: clearing cache

Test case #1:
- indexing is enable
- clear took ~1 minute 

Test case #2
- indexing is disable
- clear took ~16 seconds 



> Slow clearing of indexed cache
> ------------------------------
>
>                 Key: IGNITE-1057
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1057
>             Project: Ignite
>          Issue Type: Task
>          Components: cache
>    Affects Versions: sprint-7
>            Reporter: Pavel Konstantinov
>            Assignee: Yakov Zhdanov
>             Fix For: sprint-8
>
>
> Test params:
> # 4 nodes ( one node per host)
> # partitioned cache with one backup
> # 50 billions of keys
> Test: clearing cache
> Test case #1:
> - indexing is enabled
> - clear took ~1 minute 
> Test case #2
> - indexing is disabled
> - clear took ~16 seconds 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)