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 2016/08/03 13:05:20 UTC

[jira] [Created] (IGNITE-3623) Drivers hung during streaming load test

Ksenia Rybakova created IGNITE-3623:
---------------------------------------

             Summary: Drivers hung during streaming load test
                 Key: IGNITE-3623
                 URL: https://issues.apache.org/jira/browse/IGNITE-3623
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 1.7
            Reporter: Ksenia Rybakova


Drivers hang during streaming load test. Cpu dropps to 0% and test doesn't finish. Every time it happens almost at the end of the test. 

Config:
- benchmark: CacheRandomOperation
- 5 hosts
- Heap: 8Gb for servers, 1Gb for clients
- 20 clients, 40 servers
- Number of caches: 12
- Types of caches (atomicity mode): different (atomic, transactional)
- Types of caches (tiered storage mode): different (onheap without eviction, onheap with eviction, offheap_tired, offheap_values)
- Types of caches (indexing): different (with and without indexes)
- Types of caches (cache mode): partitioned
- Backups count: 1
- Number of entries: 8M

Benchmark property file and xml configs are attached. Thread dump of one of the drivers is attached.



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