[
https://issues.apache.org/jira/browse/IGNITE-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945326#comment-14945326
]
Artem Shutak commented on IGNITE-1397:
--------------------------------------
In process of testing new tests I've faced with hangs in cache. As a result
benchmark execution hangs. To prevent it
- use an async cache and call {{get(long timeout)}} on cache future;
- add full thread dump printing for client node and server nodes in exception
case.
> Load/consistency test framework
> -------------------------------
>
> Key: IGNITE-1397
> URL: https://issues.apache.org/jira/browse/IGNITE-1397
> Project: Ignite
> Issue Type: Task
> Reporter: Artem Shutak
> Assignee: Artem Shutak
> Priority: Critical
> Fix For: ignite-1.5
>
>
> Need to create "Load/consistency test framework". See:
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=61316109.
> As POC it should be implemented test cases described on the wiki.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)