RE: Elasticsearch migration problem from 7.6.1 to 7.17.6

2023-06-23 Thread Thomas COUSIN
Ok I see. So I will migrate to Java API. Thank you for your help and your quick answers. De : Andrea Cosentino Envoyé : vendredi 23 juin 2023 15:01 À : users@camel.apache.org Objet : Re: Elasticsearch migration problem from 7.6.1 to 7.17.6 [Vous ne recevez pas souvent de courriers de anco

Re: Elasticsearch migration problem from 7.6.1 to 7.17.6

2023-06-23 Thread Andrea Cosentino
y in 3.14 for now because there is breaking complatibility > changes in GooglePubSub component since 3.18. > > > De : Andrea Cosentino > Envoyé : vendredi 23 juin 2023 12:46 > À : users@camel.apache.org > Objet : Re: Elasticsearch migration problem from 7.6.1 to 7.17.6 >

RE: Elasticsearch migration problem from 7.6.1 to 7.17.6

2023-06-23 Thread Thomas COUSIN
I am using Elasticsearch Rest Starter. I would stay in 3.14 for now because there is breaking complatibility changes in GooglePubSub component since 3.18. De : Andrea Cosentino Envoyé : vendredi 23 juin 2023 12:46 À : users@camel.apache.org Objet : Re: Elasticsearch migration problem from

RE: Elasticsearch migration problem from 7.6.1 to 7.17.6

2023-06-23 Thread Thomas COUSIN
: Elasticsearch migration problem from 7.6.1 to 7.17.6 [Vous ne recevez pas souvent de courriers de anco...@gmail.com. Découvrez pourquoi ceci est important à https://aka.ms/LearnAboutSenderIdentification ] Hello, Are you using the Elasticsearch Starter or the Elasticsearch Rest Starter? Because

Re: Elasticsearch migration problem from 7.6.1 to 7.17.6

2023-06-23 Thread Andrea Cosentino
Hello, Are you using the Elasticsearch Starter or the Elasticsearch Rest Starter? Because starting from 3.19.0 there is already a component using the java API: https://camel.apache.org/components/3.20.x/elasticsearch-component.html Il giorno ven 23 giu 2023 alle ore 12:42 Thomas COUSIN ha

Elasticsearch migration problem from 7.6.1 to 7.17.6

2023-06-23 Thread Thomas COUSIN
Hello, I am facing an execution error after migrate from Elasticsearch 7.6.1 to 7.17.6 on my Spring Boot application (2.6.6) using Camel 3.14.7. I am using the Elasticsearch High Level Rest Client. Stacktrace