Vladimir Ozerov created IGNITE-2815: ---------------------------------------
Summary: IGFS: IgfsMetaManager.create() should not use "putIfAbsent" to create a file. Key: IGNITE-2815 URL: https://issues.apache.org/jira/browse/IGNITE-2815 Project: Ignite Issue Type: Task Components: IGFS Affects Versions: 1.5.0.final Reporter: Vladimir Ozerov Priority: Critical Fix For: 1.7 This is less than optimal approach. Instead, we should use entry processor which will accept file ID, block size and properties. -- This message was sent by Atlassian JIRA (v6.3.4#6332)