Alexey Kuznetsov created IGNITE-182: ---------------------------------------
Summary: Free space handling is incorrect when colocated=true in IgniteFS file create request Key: IGNITE-182 URL: https://issues.apache.org/jira/browse/IGNITE-182 Project: Ignite Issue Type: Task Components: cache Affects Versions: sprint-1 Reporter: Alexey Kuznetsov Assignee: Alexey Kuznetsov Fix For: sprint-2 Set collocated flag to true and copy several large files in grid with more than 1 node with igniteFS. The issue is caused by mistakenly set colocated=true flag. In this case space handling should be different and take into account current free space on node. Also estimated free space for GGFS should be calculated more accurate and allocate less space when heap is small. -- This message was sent by Atlassian JIRA (v6.3.4#6332)