You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Chugunov (JIRA)" <ji...@apache.org> on 2017/04/24 13:56:04 UTC

[jira] [Created] (IGNITE-5067) Absolute swapFilePath for MemoryPolicy is merged incorrectly with working dir path

Sergey Chugunov created IGNITE-5067:
---------------------------------------

             Summary: Absolute swapFilePath for MemoryPolicy is merged incorrectly with working dir path
                 Key: IGNITE-5067
                 URL: https://issues.apache.org/jira/browse/IGNITE-5067
             Project: Ignite
          Issue Type: Bug
          Components: general
    Affects Versions: 2.0
            Reporter: Sergey Chugunov
            Assignee: Sergey Chugunov
             Fix For: 2.1


h2. Steps to reproduce
* Create *MemoryPolicyConfiguration* with swapFilePath specified to some *absolute* path
* Start Ignite node with this configuration.

h2. Expected outcome
Swap file is allocated by absolute path specified by configuration.

h2. Actual outcome
Swap file is allocated by path where current working directory is merged with swapFilePath.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)