-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.10.0
-
Component/s: Runtime / State Backends
-
Labels:
Paths on Windows have a length limit by default (247 chars).
If RocksDB tries to open a longer path, it throws a misleading exception (directory not found).
We can check for this situation and improve the error message.
- links to