You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Karen Lease (Jira)" <ji...@apache.org> on 2022/05/20 14:06:00 UTC

[jira] [Created] (CAMEL-18132) Some camel-examples fail with 3.17.0

Karen Lease created CAMEL-18132:
-----------------------------------

             Summary: Some camel-examples fail with 3.17.0
                 Key: CAMEL-18132
                 URL: https://issues.apache.org/jira/browse/CAMEL-18132
             Project: Camel
          Issue Type: Bug
          Components: examples
    Affects Versions: 3.17.0
            Reporter: Karen Lease
            Assignee: Karen Lease


With Came 3.17.0 the following test cases in camel-examples fail consistently:
 * Camel :: Example :: ActiveMQ Artemis :: Large messages
 * Camel :: Example :: Resume API :: Common
 * Camel :: Example :: Spring :: Pulsar
 * Camel :: Example :: Transformer :: Demo 

Resume-API had an incorrect package for Resumables: Fixed

Spring-Pulsar fails to use the custom type converter from byte array to int. This appears to be a regression caused by CAMEL-18104. (commit f9346ac691e1b58b4bb858deb0a2eb48986141f7).

Artemis test fails with an OutOfMemory error at org.apache.camel.converter.stream.CachedOutputStream.write.

Transformer-demo has an assertion error which I haven't investigated yet.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)