Vasiliy Sisko created IGNITE-3400:
-------------------------------------

             Summary: IGFS: Does not correctly deallocate free space in courner 
case.
                 Key: IGNITE-3400
                 URL: https://issues.apache.org/jira/browse/IGNITE-3400
             Project: Ignite
          Issue Type: Bug
          Components: IGFS
    Affects Versions: 1.7
            Reporter: Vasiliy Sisko


Steps to reproduce:
1) Run node with configured IGFS limited by max space (f.e. 104857600).
2) Copy to IGFS file with size less than IGFS space size. (f.e. 10-15 Mb)
3) Copy to IGFS file with size more than free space size.
  - Second file have 0 size in IGFS. Used IGFS size approximately equal to the 
IGFS space size.
4) Copy to IGFS file with size less than expected IGFS free space size. (f.e. 
10-15 Mb)
  - New file have 0 size.
5) Remove all files of format IGFS
  - IGFS free space approximately equal to the size of first file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to