[
https://issues.apache.org/jira/browse/CAMEL-17462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474280#comment-17474280
]
Claus Ibsen edited comment on CAMEL-17462 at 1/12/22, 6:58 AM:
---------------------------------------------------------------
We can deprecate this component, atomix is not so active anymore and this will
be a pain to maintain over time. *DONE*
was (Author: davsclaus):
We can deprecate this component, atomix is not so active anymore and this will
be a pain to maintain over time.
> camel-atomix: likely incompatible with JDK 17
> ---------------------------------------------
>
> Key: CAMEL-17462
> URL: https://issues.apache.org/jira/browse/CAMEL-17462
> Project: Camel
> Issue Type: New Feature
> Components: camel-atomix
> Reporter: Otavio Rodolfo Piske
> Priority: Major
>
> This component seems to be incompatible with Java 17. The tests fail with:
>
>
> {code:java}
> java.util.concurrent.CompletionException: java.lang.NoClassDefFoundError:
> Could not initialize class io.atomix.catalyst.buffer.util.HeapMemory
> ...
> Caused by: java.lang.NoClassDefFoundError: Could not initialize class
> io.atomix.catalyst.buffer.util.HeapMemory
> at
> io.atomix.catalyst.buffer.UnsafeHeapBytes.allocate(UnsafeHeapBytes.java:42)
> {code}
>
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)