[
https://issues.apache.org/jira/browse/IGNITE-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-5067:
------------------------------------
Fix Version/s: (was: 2.1)
2.2
> 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
> Labels: general
> Fix For: 2.2
>
>
> 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.4.14#64029)