[ https://issues.apache.org/jira/browse/IGNITE-23530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Roman Puchkovskiy updated IGNITE-23530: --------------------------------------- Description: Currently, log storage uses <groupId>_<igniteNodeName>_<raftNodeIndex> as a prefix in the shared log storage. Second component should be removed. Same identifier is used to build directory names in Raft storages, same applies to them. > Do not include node name in Raft group identifier in storages > ------------------------------------------------------------- > > Key: IGNITE-23530 > URL: https://issues.apache.org/jira/browse/IGNITE-23530 > Project: Ignite > Issue Type: Improvement > Reporter: Roman Puchkovskiy > Assignee: Roman Puchkovskiy > Priority: Major > Labels: ignite-3 > Time Spent: 10m > Remaining Estimate: 0h > > Currently, log storage uses <groupId>_<igniteNodeName>_<raftNodeIndex> as a > prefix in the shared log storage. Second component should be removed. > Same identifier is used to build directory names in Raft storages, same > applies to them. -- This message was sent by Atlassian Jira (v8.20.10#820010)