-
Type:
Bug
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.9
-
Fix Version/s: 2.9
-
Component/s: None
-
Labels:None
-
Ignite Flags:Docs Required, Release Notes Required
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.
- links to