Arsen Manucharyan created IGNITE-12599: ------------------------------------------
Summary: Cluster fails when cache name is too long Key: IGNITE-12599 URL: https://issues.apache.org/jira/browse/IGNITE-12599 Project: Ignite Issue Type: Bug Components: cache Affects Versions: 2.7.6 Reporter: Arsen Manucharyan When I create a cache with long name the whole cluster fails with such error: Failed to initialize cache working directory (failed to crea te, make sure the work folder has correct permissions): /platform/ignite/work/db/node00-852c7eca-e bf7-41fb-ac5a-4a65b2593780/cache-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAA_Int3_UnitTests.Models.Tes_007900a400b400ee005100ba004c00ac00c1002500cf00e f002500be000600d9]] It looks that Ignite tries to write a file that is not supported by Linux. The service is stopping and I have to start the service. -- This message was sent by Atlassian Jira (v8.3.4#803005)