[jira] [Created] (IGNITE-13516) Folder binary_meta/$consistentId created for in-memory cluster and failed to start the node sometimes

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

[jira] [Created] (IGNITE-13516) Folder binary_meta/$consistentId created for in-memory cluster and failed to start the node sometimes

Anton Vinogradov (Jira)
Aleksey Plekhanov created IGNITE-13516:
------------------------------------------

             Summary: Folder binary_meta/$consistentId created for in-memory cluster and failed to start the node sometimes
                 Key: IGNITE-13516
                 URL: https://issues.apache.org/jira/browse/IGNITE-13516
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.9
            Reporter: Aleksey Plekhanov
            Assignee: Aleksey Plekhanov
             Fix For: 2.9


For in-memory cluster consistentId is generated in the old style, using all local addresses. This consistent id can sometimes have a length of more than 255 chars and can't be used as a directory name. After IGNITE-11073 Ignite always creates folder binary_meta/$consistentId, but this folder should be created only if persistence is enabled.



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