[jira] [Commented] (KAFKA-15443) Upgrade RocksDB dependency

2024-08-28 Thread Matthias J. Sax (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-15443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17877552#comment-17877552
 ] 

Matthias J. Sax commented on KAFKA-15443:
-

The latest version of RocksDB is 9.5.1 – let's try to upgrade to it for 4.0 
release.

Given that we did already remove deprecated method (which I expect are removed 
in newer RocksDB version – hope there is not more of them, which we did not 
deprecate yet... – but even if, might be ok for a major release?) 
(https://issues.apache.org/jira/browse/KAFKA-12832) we should make upgrading 
RocksDB a blocker for 4.0.

> Upgrade RocksDB dependency
> --
>
> Key: KAFKA-15443
> URL: https://issues.apache.org/jira/browse/KAFKA-15443
> Project: Kafka
>  Issue Type: Task
>  Components: streams
>Reporter: Matthias J. Sax
>Assignee: Matthias J. Sax
>Priority: Blocker
> Fix For: 4.0.0
>
>
> Kafka Streams currently depends on RocksDB 7.9.2
> However, the latest version of RocksDB is already 8.5.3. We should check the 
> RocksDB release notes to see what benefits we get to upgrade to the latest 
> version (and file corresponding tickets to exploit improvement of newer 
> releases as applicable).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KAFKA-15443) Upgrade RocksDB dependency

2023-09-08 Thread Bruno Cadonna (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-15443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762984#comment-17762984
 ] 

Bruno Cadonna commented on KAFKA-15443:
---

As always we also need to verify the API compatibility -- for example -- with 
https://github.com/lvc/japi-compliance-checker 

> Upgrade RocksDB dependency
> --
>
> Key: KAFKA-15443
> URL: https://issues.apache.org/jira/browse/KAFKA-15443
> Project: Kafka
>  Issue Type: Task
>  Components: streams
>Reporter: Matthias J. Sax
>Priority: Major
>
> Kafka Streams currently depends on RocksDB 7.9.2
> However, the latest version of RocksDB is already 8.5.3. We should check the 
> RocksDB release notes to see what benefits we get to upgrade to the latest 
> version (and file corresponding tickets to exploit improvement of newer 
> releases as applicable).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)