[
https://issues.apache.org/jira/browse/SM-5499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699047#comment-17699047
]
Jean-Baptiste Onofré edited comment on SM-5499 at 3/11/23 6:18 AM:
-------------------------------------------------------------------
That's a kafka-clients problem
([https://repo1.maven.org/maven2/org/apache/kafka/kafka-clients/)] not
kafka-clients bundle problem (it just uses kafka-clients).
Again, I think you are mixing kafka-clients (from the kafka project) with the
kafka-clients bundle (from SMX).
was (Author: jbonofre):
That's a kafka-clients problem
([https://repo1.maven.org/maven2/org/apache/kafka/kafka-clients/)] not
kafka-clients bundle problem (it just uses kafka-clients).
Again, I think you are mixing kafka-clients (from the kafka project) with the
kafka-clients bundle (from SMX).
However, let me do it for you in kafka-clients bundle (even if you can already
do it at runtime).
> Upgrade snappy-java to 1.1.9.1 in kafka-clients
> -----------------------------------------------
>
> Key: SM-5499
> URL: https://issues.apache.org/jira/browse/SM-5499
> Project: ServiceMix
> Issue Type: Bug
> Components: bundles
> Reporter: Juan Ramos
> Assignee: Jean-Baptiste Onofré
> Priority: Major
>
> The current {{kafka-clients}} latest released versions depend on
> {{snappy-java}} {{1.1.8.4}}. This particular version is affected by [bug
> 302|https://github.com/xerial/snappy-java/issues/302], which causes problems
> when using the bundle on ARM based architectures. The bug itself has been
> fixed in version {{1.1.9.0}}, could the {{kafka-clients}} bundle be updated
> to transitively include the fixed version of {{snappy-java}}?.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)