Stephan Ewen created FLINK-16191:
------------------------------------
Summary: Improve error message on Windows when RocksDB Paths are too long
Key: FLINK-16191
URL:
https://issues.apache.org/jira/browse/FLINK-16191 Project: Flink
Issue Type: Improvement
Components: Runtime / State Backends
Affects Versions: 1.10.0
Reporter: Stephan Ewen
Assignee: Stephan Ewen
Fix For: 1.10.1, 1.11.0
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)