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 DE5C6200B58 for ; Tue, 12 Jul 2016 20:23:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DD05B160A89; Tue, 12 Jul 2016 18:23:23 +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 347A3160A56 for ; Tue, 12 Jul 2016 20:23:23 +0200 (CEST) Received: (qmail 3989 invoked by uid 500); 12 Jul 2016 18:23:21 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 3837 invoked by uid 99); 12 Jul 2016 18:23:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jul 2016 18:23:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E50932C02B1 for ; Tue, 12 Jul 2016 18:23:20 +0000 (UTC) Date: Tue, 12 Jul 2016 18:23:20 +0000 (UTC) From: "Andrey Gura (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-2969) Optimistic transactions support in deadlock detection MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 12 Jul 2016 18:23:24 -0000 [ https://issues.apache.org/jira/browse/IGNITE-2969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373391#comment-15373391 ] Andrey Gura commented on IGNITE-2969: ------------------------------------- Also added fix for {{GridDhtLockFuture}} that affect pessimistic transactions with node restarts and deadlock detection disabled. > Optimistic transactions support in deadlock detection > ----------------------------------------------------- > > Key: IGNITE-2969 > URL: https://issues.apache.org/jira/browse/IGNITE-2969 > Project: Ignite > Issue Type: Improvement > Components: cache > Reporter: Andrey Gura > Assignee: Andrey Gura > Fix For: 1.7 > > > Deadlock detection doesn't support optimistic transactions now. It should be implemented. -- This message was sent by Atlassian JIRA (v6.3.4#6332)