You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ryabov Dmitrii (JIRA)" <ji...@apache.org> on 2018/05/10 13:08:00 UTC

[jira] [Assigned] (IGNITE-8456) Print warning if IGNITE_HOME & WORK and persistentStoreDir is not set, but persistence enabled

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

Ryabov Dmitrii reassigned IGNITE-8456:
--------------------------------------

    Assignee: Ryabov Dmitrii

> Print warning if IGNITE_HOME & WORK and persistentStoreDir is not set, but persistence enabled
> ----------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-8456
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8456
>             Project: Ignite
>          Issue Type: Improvement
>          Components: persistence
>            Reporter: Dmitriy Pavlov
>            Assignee: Ryabov Dmitrii
>            Priority: Critical
>              Labels: easyfix, newbie
>             Fix For: 2.6
>
>
> In method org.apache.ignite.internal.util.IgniteUtils#workDirectory
> Ignite determine Work dir to be set, same value may be used in case persistence Store Folder is not set and IGNITE_HOME is not specified.
> In case work dir is not specified, temp directory is used for Ignite Work. But for persistence enabled case this means user DB goes to temp folder and may be removed later.
> User may be confused by this behaviour. See:
> [https://stackoverflow.com/questions/48434929/apache-ignite-persistent-storage]
> and related Dev.List discussion
> [http://apache-ignite-developers.2346864.n4.nabble.com/IGNITE-HOME-for-persistence-td26470.html]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)