[
https://issues.apache.org/jira/browse/IGNITE-4214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ksenia Rybakova updated IGNITE-4214:
------------------------------------
Description:
"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
Corresponding Yardstick configs and property file are attached.
Logs might be provided by request.
was:
"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
Corresponding Yardstick configs and property file are attached.
Logs will be provided by request.
> "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
> Attachments: ignite-base-load-config.xml, run-load.properties,
> run-load.xml
>
>
> "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
> Corresponding Yardstick configs and property file are attached.
> Logs might be provided by request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)