You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rocksdb
Hi team,
I was planning to use the C API "rocksdb_compact_range_cf", to trigger a custom compaction. Now when i saw the API content, it doesn't detect the status returned by the call "db->rep->CompactRange()". Is there any reason for specifically not checking it.