Hi community, I want to ask a question about frocksdb I noticed that frocksdb seems to have been inactive for a long time. flink-statebackend-rocksdb is depend https://github.com/ververica/frocksdb to run state backend This Rocksdb is stuck at 6.20.3.But the current upstream version https://github.com/facebook/rocksdb is already at 7.7.3.As the basic state backend of Flink, this part seems to be ignored by people (although users cannot directly perceive it)
I don't know how often this library is maintained and updated and the differences between them and Rocksdb. It would be best if there are relevant documents to tell me If the community is willing to upgrade this underlying component, I am willing to assist in this work as one of the volunteers. At the same time, I would like to ask if there is any chance for this project to be moved to the Apache Flink sub-project to allow more people to participate? -- Best ConradJam