Hi all, I know that Flink uses rocksdb to write checkpoints. While researching rocksdb i found that there is something called rocks-cloud that writes data over to s3. I know flink also does checkpoints over rocksdb to s3. Question is, is flink using rocks-cloud too? Or flink is moving rocks files after checkpoints?
Please share the code reference where this is done in flink. Regards, Taher Koitawala