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 0A94D200BDC for ; Wed, 14 Dec 2016 15:56:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0759B160B37; Wed, 14 Dec 2016 14:56:00 +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 47ED3160B13 for ; Wed, 14 Dec 2016 15:55:59 +0100 (CET) Received: (qmail 19392 invoked by uid 500); 14 Dec 2016 14:55:58 -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 19380 invoked by uid 99); 14 Dec 2016 14:55:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2016 14:55:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6771C2C0087 for ; Wed, 14 Dec 2016 14:55:58 +0000 (UTC) Date: Wed, 14 Dec 2016 14:55:58 +0000 (UTC) From: "Taras Ledkov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-4399) Merge IgfsSecondaryFileSystemV2 and IgfsSecondaryFileSystem MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 14 Dec 2016 14:56:00 -0000 [ https://issues.apache.org/jira/browse/IGNITE-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15748540#comment-15748540 ] Taras Ledkov commented on IGNITE-4399: -------------------------------------- {{setTimes(long lastAccess, long lastModified)}} must be supported by the local secondary file system. > Merge IgfsSecondaryFileSystemV2 and IgfsSecondaryFileSystem > ----------------------------------------------------------- > > Key: IGNITE-4399 > URL: https://issues.apache.org/jira/browse/IGNITE-4399 > Project: Ignite > Issue Type: Task > Components: IGFS > Affects Versions: 2.0 > Reporter: Vladimir Ozerov > Assignee: Taras Ledkov > Fix For: 2.0 > > > Let's move all methods from {{IgfsSecondaryFileSystemV2}} to {{IgfsSecondaryFileSystemV2}} and remove V2 altogether. -- This message was sent by Atlassian JIRA (v6.3.4#6332)