lucliu1108 opened a new pull request, #22998: URL: https://github.com/apache/kafka/pull/22998
## Summary After AK 4.4 code freeze, we should upgrade RocksDB version to a newer one, test its stability and make it to the next major release. ticket: https://issues.apache.org/jira/browse/KAFKA-20867 ## Major change Then major API change affecting RocksDBSetter interface is `Options#maxWriteBufferNumberToMaintain` removed (its corresponding setter as well). Therefore, in `RocksDBGenericOptionsToDbOptionsColumnFamilyOptionsAdapter.java`, the corresponding getter and setting will be marked as deprecated since 4.5 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
