[jira] [Created] (IGNITE-12260) Fallback to {user.home}/ignite/work if {user.dir} is not writable

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-12260) Fallback to {user.home}/ignite/work if {user.dir} is not writable

Anton Vinogradov (Jira)
Ilya Kasnacheev created IGNITE-12260:
----------------------------------------

             Summary: Fallback to {user.home}/ignite/work if {user.dir} is not writable
                 Key: IGNITE-12260
                 URL: https://issues.apache.org/jira/browse/IGNITE-12260
             Project: Ignite
          Issue Type: Improvement
          Components: general
    Affects Versions: 2.7.6
            Reporter: Ilya Kasnacheev


After IGNITE-12103 we have a new program, that some software under Windows, e.g. that is installed in Program Files, tries to create ignite\work\ dir under current dir which is not writable.

It was suggested to fallback to {user.home}\ignite\work dir in such cases. On each start we will try to create workdir in current dir, fail, print warning and fallback to home dir.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)