Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 001AD200D37 for ; Thu, 26 Oct 2017 05:40:53 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id F2E35160BE0; Thu, 26 Oct 2017 03:40:53 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6AF8B160BDA for ; Thu, 26 Oct 2017 05:40:53 +0200 (CEST) Received: (qmail 86010 invoked by uid 500); 26 Oct 2017 03:40:51 -0000 Mailing-List: contact user-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ignite.apache.org Delivered-To: mailing list user@ignite.apache.org Received: (qmail 86000 invoked by uid 99); 26 Oct 2017 03:40:51 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Oct 2017 03:40:51 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 98579C2BBC for ; Thu, 26 Oct 2017 03:40:50 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.971 X-Spam-Level: X-Spam-Status: No, score=0.971 tagged_above=-999 required=6.31 tests=[SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id JBgU231CjNaj for ; Thu, 26 Oct 2017 03:40:49 +0000 (UTC) Received: from n6.nabble.com (n6.nabble.com [162.255.23.37]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id C674D5F666 for ; Thu, 26 Oct 2017 03:40:48 +0000 (UTC) Received: from n6.nabble.com (localhost [127.0.0.1]) by n6.nabble.com (Postfix) with ESMTP id D96F927A0E47 for ; Wed, 25 Oct 2017 20:40:47 -0700 (MST) Date: Wed, 25 Oct 2017 20:40:47 -0700 (MST) From: smurphy To: user@ignite.apache.org Message-ID: <1508989247849-0.post@n6.nabble.com> In-Reply-To: <1508869208730-0.post@n6.nabble.com> References: <1508448296571-0.post@n6.nabble.com> <1508782618134-0.post@n6.nabble.com> <1508869208730-0.post@n6.nabble.com> Subject: Re: Grid freezing MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Thu, 26 Oct 2017 03:40:54 -0000 I added a transaction timeout of 10000 millis and a transation size of 100 (transaction is Optimistic and Serializable)... I see no TransactionTimeoutExceptions, just the following: CacheException: class org.apache.ignite.IgniteInterruptedException: Got interrupted while waiting for future to complete.. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/