Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-2932

IgniteFutureTimeoutException during the run of load test (cache-tx-invoke)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Won't Fix
    • 1.6
    • 1.8
    • cache
    • None
    • 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

    Description

      I got the following exception during the run of load test with 2 backups (+ sql caches and sql benchmarks) :

      <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]
      

      Logs and configs you can find in attachment.

      Attachments

        1. logs_configs.zip
          15.49 MB
          Ilya Suntsov

        Activity

          People

            ustas Ilya Suntsov
            ustas Ilya Suntsov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: