Vladimir Ozerov created IGNITE-3287: ---------------------------------------
Summary: IGFS: Do not synchronize file system during deletes. Key: IGNITE-3287 URL: https://issues.apache.org/jira/browse/IGNITE-3287 Project: Ignite Issue Type: Sub-task Components: IGFS Affects Versions: 1.6 Reporter: Vladimir Ozerov Assignee: Vladimir Ozerov Priority: Critical Fix For: 1.7 There is no need to synchronize IGFS with secondary file system when performing removes. Instead, we should simply call the secondary file system and exit form within a transaction, and exit. -- This message was sent by Atlassian JIRA (v6.3.4#6332)