You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (Jira)" <ji...@apache.org> on 2020/07/21 04:49:00 UTC

[jira] [Resolved] (CAMEL-15309) Camel 3.4.1 was built with JDK 11 - Use BufferCaster everywhere

     [ https://issues.apache.org/jira/browse/CAMEL-15309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino resolved CAMEL-15309.
--------------------------------------
    Resolution: Fixed

> Camel 3.4.1 was built with JDK 11 - Use BufferCaster everywhere
> ---------------------------------------------------------------
>
>                 Key: CAMEL-15309
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15309
>             Project: Camel
>          Issue Type: Task
>            Reporter: Andrea Cosentino
>            Assignee: Andrea Cosentino
>            Priority: Major
>             Fix For: 3.5.0, 3.4.2
>
>
> This leads to this problem where used:
> [https://github.com/eclipse/jetty.project/issues/3244]
> So we need to cast to Buffer to avoid this situation and we will be able to release even with Java 11 and run with Java 8.
> This was found while upgrading Camel kafka connector to 3.4.1 and noticed troubles with syslog.
> I'm fixing this stuff.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)