You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ksenia Rybakova (JIRA)" <ji...@apache.org> on 2017/08/08 15:44:00 UTC

[jira] [Updated] (IGNITE-5996) Load test with >100 servers: slow topology setup and hanging during preloading

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

Ksenia Rybakova updated IGNITE-5996:
------------------------------------
    Description: 
Load test config:
- CacheRandomOperationBenchmark
- 30 caches:
    2 atomic partitioned
    2 atomic partitioned with offheap eviction
    atomic replicated
    2 atomic replicated with offheap eviction
    3 atomic partitioned onheap
    3 atomic replicated onheap
    4 atomic partitioned indexed
    2 transactional partitioned
    2 transactional partitioned with offheap eviction
    transactional replicated
    2 transactional replicated with offheap eviction
    3 transactional partitioned onheap
    3 transactional replicated onheap
- Preload amount: 100K-500K
- Key range: 200K
- 7 client nodes, 119 server nodes
- Persistent store is disabled
Complete configs are attached.

Topology is set up only after ~15 minutes. "Failed to wait for partition map exchange" periodically appears in logs.

Then test hung during preloading. 28 of 30 caches are loaded, but 2 remain empty.


  was:
Load test config:
- CacheRandomOperationBenchmark
- 30 caches:
    2 atomic partitioned
    2 atomic partitioned with offheap eviction
    atomic replicated
    2 atomic replicated with offheap eviction
    3 atomic partitioned onheap
    3 atomic replicated onheap
    4 atomic partitioned indexed
    2 transactional partitioned
    2 transactional partitioned with offheap eviction
    transactional replicated
    2 transactional replicated with offheap eviction
    3 transactional partitioned onheap
    3 transactional replicated onheap
- Preload amount: 100K-500K
- Key range: 200K
- 7 client nodes, 119 server nodes
- Persistent store is disabled


> Load test with >100 servers: slow topology setup and hanging during preloading
> ------------------------------------------------------------------------------
>
>                 Key: IGNITE-5996
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5996
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Ksenia Rybakova
>
> Load test config:
> - CacheRandomOperationBenchmark
> - 30 caches:
>     2 atomic partitioned
>     2 atomic partitioned with offheap eviction
>     atomic replicated
>     2 atomic replicated with offheap eviction
>     3 atomic partitioned onheap
>     3 atomic replicated onheap
>     4 atomic partitioned indexed
>     2 transactional partitioned
>     2 transactional partitioned with offheap eviction
>     transactional replicated
>     2 transactional replicated with offheap eviction
>     3 transactional partitioned onheap
>     3 transactional replicated onheap
> - Preload amount: 100K-500K
> - Key range: 200K
> - 7 client nodes, 119 server nodes
> - Persistent store is disabled
> Complete configs are attached.
> Topology is set up only after ~15 minutes. "Failed to wait for partition map exchange" periodically appears in logs.
> Then test hung during preloading. 28 of 30 caches are loaded, but 2 remain empty.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)