[
https://issues.apache.org/jira/browse/IGNITE-18921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Korotkov updated IGNITE-18921:
-------------------------------------
Description:
The IndexRebuildTest test fails with the error like
{noformat}
Error: 'rm: cannot remove
'/mnt/service/work/db/ducktape-12_ignite-dev_ru/cache-test-cache-1/index.bin':
No such file or directory'
{noformat}
All alphanumeric symbols should be replaced with the undescores following the
ignite-core procedure from the
{code:java}IgniteUtils.maskForFileName().{code}
was:
The IndexRebuildTest test fails with the error like
{noformat}
Error: 'rm: cannot remove
'/mnt/service/work/db/ducktape-12_ignite-dev_ru/cache-test-cache-1/index.bin':
No such file or directory'
{noformat}
All alphanumeric symbols should be replaced with the undescores in fact.
> [ducktests] IndexRebuildTest fails if consistentId contains non-alphanumeric
> symbols
> ------------------------------------------------------------------------------------
>
> Key: IGNITE-18921
> URL: https://issues.apache.org/jira/browse/IGNITE-18921
> Project: Ignite
> Issue Type: Test
> Reporter: Sergey Korotkov
> Assignee: Sergey Korotkov
> Priority: Minor
> Labels: ducktests
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The IndexRebuildTest test fails with the error like
>
> {noformat}
> Error: 'rm: cannot remove
> '/mnt/service/work/db/ducktape-12_ignite-dev_ru/cache-test-cache-1/index.bin':
> No such file or directory'
> {noformat}
> All alphanumeric symbols should be replaced with the undescores following the
> ignite-core procedure from the
> {code:java}IgniteUtils.maskForFileName().{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)