carp84 edited a comment on pull request #13393: URL: https://github.com/apache/flink/pull/13393#issuecomment-706052335
**Sidenote:** Checking the latest RocksDB source codes ([write_buffer_manager.cc](https://github.com/facebook/rocksdb/blob/master/memtable/write_buffer_manager.cc#L54), [write_buffer_manager.h](https://github.com/facebook/rocksdb/blob/master/include/rocksdb/write_buffer_manager.h#L51) and [column_family.cc](https://github.com/facebook/rocksdb/blob/master/db/column_family.cc#L215)) we could make sure the calculations stay the same as our current frocksdb version. However, this sanity check is still implementation bound and we need to watch it when upgrading the base version of frocksdb. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
