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 2018/01/15 09:19:00 UTC

[jira] [Created] (IGNITE-7406) Transactions hang forever during load test

Ksenia Rybakova created IGNITE-7406:
---------------------------------------

             Summary: Transactions hang forever during load test
                 Key: IGNITE-7406
                 URL: https://issues.apache.org/jira/browse/IGNITE-7406
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.3
            Reporter: Ksenia Rybakova


Load test config:

- CacheRandomOperationBenchmark
- 13 client nodes (1 per host), 62 server nodes (4 per host)
- 30 caches with different configs
- data store config: 6Gb default region, two 100M regions, two 1Gb regions
- operations: PUT PUT_ALL GET GET_ALL INVOKE INVOKE_ALL REMOVE REMOVE_ALL PUT_IF_ABSENT REPLACE
- preload amount 200K entries, key range 400K
- Persistent store is disabled

Preloading phase completed successfully, but during main test transactions completely hang ("long running tx/cache future" logs show duration more than 48h) after some time.

Yardstick configs are attached, "long running tx/cache future" messages from one of the server are attached.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)