[jira] [Created] (IGNITE-7264) Caches with forward slash "/" in names cause problems for PDS

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

[jira] [Created] (IGNITE-7264) Caches with forward slash "/" in names cause problems for PDS

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

             Summary: Caches with forward slash "/" in names cause problems for PDS
                 Key: IGNITE-7264
                 URL: https://issues.apache.org/jira/browse/IGNITE-7264
             Project: Ignite
          Issue Type: Bug
          Components: cache, persistence
    Affects Versions: 2.3
            Reporter: Ilya Kasnacheev


If I am to create cache with name "caches/1", there's no immediate error, but nodes fail when trying to rejoin topology with storage already initialized.

I think there should be an immediate exception in case persistence is enabled for such case.

Moreover, I suggest first trying to create directory, then making sure it was created and that dir.parent == expected parent directory. Because on Windows there are more restrictions on FS file names, etc...



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)