davsclaus commented on PR #13109:
URL: https://github.com/apache/camel/pull/13109#issuecomment-1949261018
LGTM
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscrib
lburgazzoli merged PR #13109:
URL: https://github.com/apache/camel/pull/13109
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@camel.
lburgazzoli commented on code in PR #13109:
URL: https://github.com/apache/camel/pull/13109#discussion_r1492498349
##
components/camel-qdrant/src/test/java/org/apache/camel/component/qdrant/QdrantDeleteTest.java:
##
@@ -0,0 +1,43 @@
+/*
+ * Licensed to the Apache Software Founda
aldettinger commented on code in PR #13109:
URL: https://github.com/apache/camel/pull/13109#discussion_r1492462830
##
components/camel-qdrant/src/test/java/org/apache/camel/component/qdrant/QdrantDeleteTest.java:
##
@@ -0,0 +1,43 @@
+/*
+ * Licensed to the Apache Software Founda
lburgazzoli commented on code in PR #13109:
URL: https://github.com/apache/camel/pull/13109#discussion_r1492453452
##
components/camel-qdrant/src/main/java/org/apache/camel/component/qdrant/QdrantEndpoint.java:
##
@@ -0,0 +1,150 @@
+/*
+ * Licensed to the Apache Software Foundat
aldettinger commented on code in PR #13109:
URL: https://github.com/apache/camel/pull/13109#discussion_r1492450105
##
components/camel-qdrant/src/main/java/org/apache/camel/component/qdrant/QdrantEndpoint.java:
##
@@ -0,0 +1,150 @@
+/*
+ * Licensed to the Apache Software Foundat
orpiske commented on code in PR #13109:
URL: https://github.com/apache/camel/pull/13109#discussion_r1491178619
##
test-infra/camel-test-infra-qdrant/src/test/java/org/apache/camel/test/infra/qdrant/services/QdrantContainer.java:
##
@@ -0,0 +1,84 @@
+/*
+ * Licensed to the Apache
orpiske commented on code in PR #13109:
URL: https://github.com/apache/camel/pull/13109#discussion_r1491114732
##
components/camel-qdrant/src/main/java/org/apache/camel/component/qdrant/QdrantProducer.java:
##
@@ -0,0 +1,264 @@
+/*
+ * Licensed to the Apache Software Foundation
lburgazzoli commented on code in PR #13109:
URL: https://github.com/apache/camel/pull/13109#discussion_r1491109789
##
components/camel-qdrant/src/main/java/org/apache/camel/component/qdrant/QdrantProducer.java:
##
@@ -0,0 +1,264 @@
+/*
+ * Licensed to the Apache Software Foundat
lburgazzoli commented on code in PR #13109:
URL: https://github.com/apache/camel/pull/13109#discussion_r1491107798
##
test-infra/camel-test-infra-qdrant/src/test/java/org/apache/camel/test/infra/qdrant/services/QdrantContainer.java:
##
@@ -0,0 +1,84 @@
+/*
+ * Licensed to the Ap
orpiske commented on code in PR #13109:
URL: https://github.com/apache/camel/pull/13109#discussion_r1491082803
##
components/camel-qdrant/src/main/java/org/apache/camel/component/qdrant/QdrantProducer.java:
##
@@ -0,0 +1,264 @@
+/*
+ * Licensed to the Apache Software Foundation
oscerd commented on code in PR #13109:
URL: https://github.com/apache/camel/pull/13109#discussion_r1491049404
##
components/camel-qdrant/src/main/java/org/apache/camel/component/qdrant/QdrantProducer.java:
##
@@ -0,0 +1,264 @@
+/*
+ * Licensed to the Apache Software Foundation (
orpiske commented on code in PR #13109:
URL: https://github.com/apache/camel/pull/13109#discussion_r1491043736
##
components/camel-qdrant/src/main/java/org/apache/camel/component/qdrant/QdrantProducer.java:
##
@@ -0,0 +1,264 @@
+/*
+ * Licensed to the Apache Software Foundation
orpiske commented on code in PR #13109:
URL: https://github.com/apache/camel/pull/13109#discussion_r1490713034
##
test-infra/camel-test-infra-qdrant/src/test/java/org/apache/camel/test/infra/qdrant/services/QdrantContainer.java:
##
@@ -0,0 +1,84 @@
+/*
+ * Licensed to the Apache
lburgazzoli commented on code in PR #13109:
URL: https://github.com/apache/camel/pull/13109#discussion_r1489856137
##
components/camel-qdrant/src/test/java/org/apache/camel/component/qdrant/QdrantTestSupport.java:
##
@@ -0,0 +1,42 @@
+/*
+ * Licensed to the Apache Software Found
lburgazzoli commented on code in PR #13109:
URL: https://github.com/apache/camel/pull/13109#discussion_r1489129708
##
components/camel-qdrant/src/test/java/org/apache/camel/component/qdrant/QdrantTestSupport.java:
##
@@ -0,0 +1,42 @@
+/*
+ * Licensed to the Apache Software Found
orpiske commented on code in PR #13109:
URL: https://github.com/apache/camel/pull/13109#discussion_r1489119638
##
components/camel-qdrant/src/test/java/org/apache/camel/component/qdrant/QdrantTestSupport.java:
##
@@ -0,0 +1,42 @@
+/*
+ * Licensed to the Apache Software Foundatio
orpiske commented on PR #13109:
URL: https://github.com/apache/camel/pull/13109#issuecomment-1943317137
This is looking pretty cool @lburgazzoli !
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
lburgazzoli commented on PR #13109:
URL: https://github.com/apache/camel/pull/13109#issuecomment-1942090292
This is a test PR to check an odd behavior where a number of file are
slightly amended (import order, java doc) hwne building locally
--
This is an automated message from the Apac
lburgazzoli opened a new pull request, #13109:
URL: https://github.com/apache/camel/pull/13109
# Description
# Target
- [ ] I checked that the commit is targeting the correct branch (note that
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
# Tr
github-actions[bot] commented on PR #13109:
URL: https://github.com/apache/camel/pull/13109#issuecomment-1942088821
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
21 matches
Mail list logo