[
https://issues.apache.org/jira/browse/KAFKA-13776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514081#comment-17514081
]
Bruno Cadonna commented on KAFKA-13776:
---------------------------------------
RocksDB removed public API method {{TableProperties.getPropertiesOffsets}} that
is reachable from {{DBOptions}}. However, they say that the removed method is
useless [1].
So there might be an incompatibility but the risk seems low.
[1] https://github.com/facebook/rocksdb/pull/9212#discussion_r760557627
> Update rocksdb to support arm64 M1 Mac
> ---------------------------------------
>
> Key: KAFKA-13776
> URL: https://issues.apache.org/jira/browse/KAFKA-13776
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Affects Versions: 3.1.0
> Reporter: Francis De Brabandere
> Priority: Major
> Attachments: compat_report.html
>
>
> I currently have issues with running kafka streams code on my mac. This is
> related to rocksdb that is missing a native dependency for arm64.
>
> Upstream this issue has been fixed in 6.29.4.1
> [https://github.com/facebook/rocksdb/issues/7720]
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)