You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Federico Mariani (Jira)" <ji...@apache.org> on 2022/01/24 17:38:00 UTC

[jira] [Created] (CAMEL-17545) camel elasticsearch rest on spring boot class not found error

Federico Mariani created CAMEL-17545:
----------------------------------------

             Summary: camel elasticsearch rest on spring boot class not found error
                 Key: CAMEL-17545
                 URL: https://issues.apache.org/jira/browse/CAMEL-17545
             Project: Camel
          Issue Type: Bug
          Components: camel-elasticsearch-rest, camel-spring-boot
    Affects Versions: 3.14.0
            Reporter: Federico Mariani


When using {*}spring-boot-dependencies:2.6.1{*}, _camel-spring-boot-dependencies:3.14.0_ and the dependency _camel-elasticsearch-rest-starter_ I got the following error

_Caused by: java.lang.ClassNotFoundException: org.elasticsearch.common.CheckedConsumer_

I think that camel and spring boot use different elasticsearch versions, moreover if I use *spring-boot-dependencies:2.5.9* the component works as expected.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)