Jonathan Albrecht created KAFKA-13599:
-----------------------------------------
Summary: Upgrade RocksDB to 6.27.3
Key: KAFKA-13599
URL: https://issues.apache.org/jira/browse/KAFKA-13599
Project: Kafka
Issue Type: Task
Components: streams
Reporter: Jonathan Albrecht
Attachments: compat_report.html
RocksDB v6.27.3 has been released and it is the first release to support s390x.
RocksDB is currently the only dependency in gradle/dependencies.gradle without
s390x support.
RocksDB v6.27.3 has added some new options that require an update to
streams/src/main/java/org/apache/kafka/streams/state/internals/RocksDBGenericOptionsToDbOptionsColumnFamilyOptionsAdapter.java
but no other changes are needed to upgrade.
A compatibility report is attached for the current version 6.22.1.1 -> 6.27.3
--
This message was sent by Atlassian Jira
(v8.20.1#820001)