Feifan Wang created FLINK-32135:
-----------------------------------
Summary: FRocksDB fix log file create failed caused by file name
too long
Key: FLINK-32135
URL: https://issues.apache.org/jira/browse/FLINK-32135
Project: Flink
Issue Type: Bug
Components: Runtime / State Backends
Reporter: Feifan Wang
RocksDB use instance path as log file name when specifying log path, but if
instance path is too long to exceed filesystem's limit, log file creation will
fail.
We disable log relocating when RocksDB instance path is too long in
FLINK-31743, but that's just a hotfix. This ticket proposal save this problem
on FrocksDB.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)