[
https://issues.apache.org/jira/browse/CAMEL-22934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18055389#comment-18055389
]
Pasquale Congiusti commented on CAMEL-22934:
--------------------------------------------
A new version 3.4.3 is under vote at this moment, we can veirify if the problem
is fixed once it's officially released.
> [camel-parquet] Unsupported method in JDK25
> -------------------------------------------
>
> Key: CAMEL-22934
> URL: https://issues.apache.org/jira/browse/CAMEL-22934
> Project: Camel
> Issue Type: Bug
> Reporter: Pasquale Congiusti
> Assignee: Pasquale Congiusti
> Priority: Major
> Fix For: 4.18.0
>
>
> {code}
> org.apache.camel.CamelExecutionException: Exception occurred during execution
> on the exchange: Exchange[6C3AE5A767160E5-0000000000000000]
> at
> org.apache.camel.CamelExecutionException.wrapCamelExecutionException(CamelExecutionException.java:45)
> at
> org.apache.camel.support.ExchangeHelper.extractResultBody(ExchangeHelper.java:701)
> at
> org.apache.camel.impl.engine.DefaultProducerTemplate.extractResultBody(DefaultProducerTemplate.java:594)
> at
> org.apache.camel.impl.engine.DefaultProducerTemplate.sendBody(DefaultProducerTemplate.java:181)
> at
> org.apache.camel.impl.engine.DefaultProducerTemplate.requestBody(DefaultProducerTemplate.java:371)
> at
> org.apache.camel.dataformat.parquet.avro.ParquetAvroMarshalCompressionCodecTest.testMarshalCompressionCodec(ParquetAvroMarshalCompressionCodecTest.java:50)
> at java.base/java.lang.reflect.Method.invoke(Method.java:565)
> at java.base/java.util.ArrayList.forEach(ArrayList.java:1604)
> at java.base/java.util.ArrayList.forEach(ArrayList.java:1604)
> Caused by: java.lang.UnsupportedOperationException: getSubject is not
> supported
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)