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)