[
https://issues.apache.org/jira/browse/IGNITE-11432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitriy Pavlov updated IGNITE-11432:
------------------------------------
Comment: was deleted
(was: {panel:title=--> Run :: All: Possible
Blockers|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Activate / Deactivate Cluster{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=3321594]]
* IgniteStandByClusterSuite:
IgniteClusterActivateDeactivateTest.testActivateFailover2 - 0,0% fails in last
333 master runs.
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=3314391&buildTypeId=IgniteTests24Java8_RunAll])
> 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
> Fix For: 2.8
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)