Ilya Suntsov created IGNITE-2932:
------------------------------------

             Summary: IgniteFutureTimeoutException during the run of load test 
(cache-tx-invoke)
                 Key: IGNITE-2932
                 URL: https://issues.apache.org/jira/browse/IGNITE-2932
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 1.6
         Environment: 
Environment:
vCPU 8
RAM 15GiB
OS Ubuntu 14.04
Java(TM) SE Runtime Environment (build 1.7.0_80-b15)
Yardstick configuration:
client mode (15 servers, 5 clients)
PRIMARY SYNC
128 threads
1 backup
            Reporter: Ilya Suntsov
            Assignee: Artem Shutak
            Priority: Critical
             Fix For: 1.6


I got the following exception during the run of load test with 2 backups (+ sql 
caches and sql benchmarks) :
{noformat}
<16:39:52><cache-tx-invoke-retry-validator><yardstick> Got exception: class 
org.apache.ignite.lang.IgniteFutureTimeoutException: Timeout was reached before 
computation completed.
<16:39:52><benchmark-worker-84><yardstick> Full thread dump of the current node 
below.class org.apache.ignite.lang.IgniteFutureTimeoutException: Timeout was 
reached before computation completed.
        at 
org.apache.ignite.internal.util.IgniteUtils$4.apply(IgniteUtils.java:754)
        at 
org.apache.ignite.internal.util.IgniteUtils$4.apply(IgniteUtils.java:752)
        at 
org.apache.ignite.internal.util.IgniteUtils.convertException(IgniteUtils.java:895)
        at 
org.apache.ignite.internal.processors.cache.IgniteCacheFutureImpl.convertException(IgniteCacheFutureImpl.java:54)
        at 
org.apache.ignite.internal.util.future.IgniteFutureImpl.get(IgniteFutureImpl.java:132)
        at 
org.apache.ignite.yardstick.cache.failover.IgniteTransactionalInvokeRetryBenchmark$1.run(IgniteTransactionalInvokeRetryBenchmark.java:83)
        at java.lang.Thread.run(Thread.java:745)
Caused by: class 
org.apache.ignite.internal.IgniteFutureTimeoutCheckedException: Timeout was 
reached before computation completed.
        at 
org.apache.ignite.internal.util.future.GridFutureAdapter.get0(GridFutureAdapter.java:186)
        at 
org.apache.ignite.internal.util.future.GridFutureAdapter.get(GridFutureAdapter.java:135)
        at 
org.apache.ignite.internal.util.future.GridFutureAdapter.get(GridFutureAdapter.java:126)
        at 
org.apache.ignite.internal.util.future.IgniteFutureImpl.get(IgniteFutureImpl.java:129)
        ... 2 more

[16:39:52] (wrn) No deadlocked threads detected.
Finishing main test [ts=1459442392910, date=Thu Mar 31 16:39:52 UTC 2016]
{noformat}

Logs and configs you can find in attachment.




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

Reply via email to