[
https://issues.apache.org/jira/browse/FLINK-31307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17695976#comment-17695976
]
Yun Tang commented on FLINK-31307:
----------------------------------
This is the basic usage of RocksDB TTL and the method existed in
[FlinkCompactionFilter|https://github.com/ververica/frocksdb/blob/d6f50f33064f1d24480dfb3c586a7bd7a7dbac01/java/src/main/java/org/rocksdb/FlinkCompactionFilter.java#L34
].
>From my understanding, this shall not happen, did your JVM process kick some
>classes to disk due to very poor memory left?
> RocksDB:java.lang.UnsatisfiedLinkError
> --------------------------------------
>
> Key: FLINK-31307
> URL: https://issues.apache.org/jira/browse/FLINK-31307
> Project: Flink
> Issue Type: Bug
> Affects Versions: 1.14.5
> Reporter: Wujunzhe
> Priority: Major
> Attachments: image-2023-03-03-10-27-04-810.png,
> image-2023-03-03-10-29-27-477.png
>
>
> when i use rocksdb like
> !image-2023-03-03-10-27-04-810.png!
>
> I got an unsolvable exception.
> !image-2023-03-03-10-29-27-477.png!
> What can I do to troubleshoot or solve this problem?
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)