You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/07/22 12:27:20 UTC

[jira] [Updated] (IGNITE-3521) IGFS: Remove "max space" notion.

     [ https://issues.apache.org/jira/browse/IGNITE-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-3521:
------------------------------------
    Issue Type: Sub-task  (was: Task)
        Parent: IGNITE-3550

> IGFS: Remove "max space" notion.
> --------------------------------
>
>                 Key: IGNITE-3521
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3521
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: IGFS
>    Affects Versions: 1.6
>            Reporter: Vladimir Ozerov
>             Fix For: 2.0
>
>
> We have "max space" concept in IGFS which governs maximum amount of local data available for IGFS. This concept looks a bit weird because we do not have the same thing in caches. 
> Moreover, we have several conflicting configuration parameters:
> 1) {{IgfsPerBlockLruEvictionPolicy}} where we also can specify maximum size.
> 2) {{CacheConfiguration.offheapMaxMemory}} which also governs evictions.
> It looks like we should simply remove "max space" property from IGFS configuration and do not control it anyhow.



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