Thomas Cunningham created CAMEL-21806:
-----------------------------------------
Summary: Add host to camel-pinecone
Key: CAMEL-21806
URL: https://issues.apache.org/jira/browse/CAMEL-21806
Project: Camel
Issue Type: Improvement
Components: camel-pinecone
Reporter: Thomas Cunningham
Fix For: 4.11.0
camel-pinecone has the option of specifying the host to connect to for
control/data plane operations :
[https://github.com/pinecone-io/pinecone-java-client/blob/main/src/main/java/io/pinecone/clients/Pinecone.java#L1154-L1156]
I think this would enable using camel with the Pinecone local container :
[https://docs.pinecone.io/guides/operations/local-development]
Add host as an endpoint parameter.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)