Return-Path: X-Original-To: apmail-ignite-issues-archive@minotaur.apache.org Delivered-To: apmail-ignite-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 56AE618B10 for ; Fri, 11 Mar 2016 13:26:57 +0000 (UTC) Received: (qmail 55812 invoked by uid 500); 11 Mar 2016 13:26:57 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 55741 invoked by uid 500); 11 Mar 2016 13:26:57 -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 55703 invoked by uid 99); 11 Mar 2016 13:26:57 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Mar 2016 13:26:57 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0C68E2C1F55 for ; Fri, 11 Mar 2016 13:26:57 +0000 (UTC) Date: Fri, 11 Mar 2016 13:26:57 +0000 (UTC) From: "Ivan Veselovsky (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (IGNITE-2806) IGFS: re-create lock relaxed version MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Ivan Veselovsky created IGNITE-2806: --------------------------------------- Summary: IGFS: re-create lock relaxed version Key: IGNITE-2806 URL: https://issues.apache.org/jira/browse/IGNITE-2806 Project: Ignite Issue Type: Bug Components: IGFS Affects Versions: 1.6 Reporter: Ivan Veselovsky Assignee: Ivan Veselovsky Fix For: 1.6 Earlier we had IGFS implementation that seemed to be fast, but was not absolutely correct in terms of synchronization logic. As now we suspect some problems with IGFS performance, we need to create such version of the implementation again. -- This message was sent by Atlassian JIRA (v6.3.4#6332)