You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2020/12/07 08:36:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-7264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17245056#comment-17245056 ] 

Ignite TC Bot commented on IGNITE-7264:
---------------------------------------

{panel:title=Branch: [pull/3318/head] Base: [master] : Possible Blockers (1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Platform .NET (Inspections)*{color} [[tests 0 Failure on metric |https://ci.ignite.apache.org/viewLog.html?buildId=5778411]]

{panel}
{panel:title=Branch: [pull/3318/head] Base: [master] : New Tests (8)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}MVCC PDS 2{color} [[tests 4|https://ci.ignite.apache.org/viewLog.html?buildId=5774892]]
* {color:#013220}IgnitePdsMvccTestSuite2: IgnitePdsExoticCacheNamesTest.testNameWithControlSymbols - PASSED{color}
* {color:#013220}IgnitePdsMvccTestSuite2: IgnitePdsExoticCacheNamesTest.testNameWithUnicodeSymbols - PASSED{color}
* {color:#013220}IgnitePdsMvccTestSuite2: IgnitePdsExoticCacheNamesTest.testNameWithSpecialSymbols - PASSED{color}
* {color:#013220}IgnitePdsMvccTestSuite2: IgnitePdsExoticCacheNamesTest.testNameWithSlashes - PASSED{color}

{color:#00008b}PDS 2{color} [[tests 4|https://ci.ignite.apache.org/viewLog.html?buildId=5774866]]
* {color:#013220}IgnitePdsTestSuite2: IgnitePdsExoticCacheNamesTest.testNameWithSlashes - PASSED{color}
* {color:#013220}IgnitePdsTestSuite2: IgnitePdsExoticCacheNamesTest.testNameWithControlSymbols - PASSED{color}
* {color:#013220}IgnitePdsTestSuite2: IgnitePdsExoticCacheNamesTest.testNameWithUnicodeSymbols - PASSED{color}
* {color:#013220}IgnitePdsTestSuite2: IgnitePdsExoticCacheNamesTest.testNameWithSpecialSymbols - PASSED{color}

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=5774907&amp;buildTypeId=IgniteTests24Java8_RunAll]

> 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
>            Assignee: Stanislav Lukyanov
>            Priority: Major
>
> 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
(v8.3.4#803005)