Ksenia Rybakova created IGNITE-4214:
---------------------------------------
Summary: "Failed to wait for partition map exchange" warnings during different load tests
Key: IGNITE-4214
URL:
https://issues.apache.org/jira/browse/IGNITE-4214 Project: Ignite
Issue Type: Bug
Reporter: Ksenia Rybakova
"Failed to wait for partition map exchange" warnings appears during different load tests. Grid doesn't hang though and operations are performed successfully.
Example of load test config:
- Benchmark: CacheRandomOperation
- Operations: put, put_all, get, get_all, invoke, invoke_all, remove, remove_all, put_if_absent, replace
- Heap: 8Gb for servers, 4Gb for clients
- 5 clients, 20 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): different (partitioned, replicated)
- Backups count: 12
Yardstick configs and property file are attached.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)