[
https://issues.apache.org/jira/browse/FLINK-5310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek closed FLINK-5310.
-----------------------------------
Resolution: Fixed
Implemented in 609c046dba20cd07d9480715cfd1a6d78ed3a611
> Harden the RocksDB JNI library loading
> --------------------------------------
>
> Key: FLINK-5310
> URL: https://issues.apache.org/jira/browse/FLINK-5310
> Project: Flink
> Issue Type: Improvement
> Components: State Backends, Checkpointing
> Affects Versions: 1.2.0
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Fix For: 1.2.0
>
>
> Currently, the RocksDB JNI library is automatically and implicitly loaded by
> RocksDB upon initialization. If the loading fails, there is little
> information about why the loading failed.
> We should explicitly load the JNI library with retries and log better error
> information.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)