[ 
https://issues.apache.org/jira/browse/IGNITE-11432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitriy Pavlov reassigned IGNITE-11432:
---------------------------------------

    Assignee: Dmitriy Pavlov

> Add ability to specify auto-generated consistent ID in IgniteConfiguration
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-11432
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11432
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexey Goncharuk
>            Assignee: Dmitriy Pavlov
>            Priority: Major
>
> Let's consider the following scenario:
> 1) A user starts an empty node, the node generates a consistent ID as UUID 
> and creates a persistence folder {{node00-UUID}}
> 2) If a user cleans up the persistence directory, the node will generate 
> another consistent ID.
> Now, the user has no option to specify the old consistent ID in 
> configuration: if we set the conistent ID to the UUD, the persistece folder 
> will be named {{UUID}}. If the user specifies {{node00-UUID}}, the folder 
> will be named properly, but the actual consistent ID will be {{node00-UUID}}.
> We need to add an option to specify the proper consistent ID.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to