Skip to content

Conversation

@orpiske
Copy link
Contributor

@orpiske orpiske commented Nov 2, 2022

See apache/camel-examples#114 for an example. A demo of this feature in
use is available here: https://www.youtube.com/watch?v=3zIK4aV8h44

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2022

🌟 Thank you for your contribution to the Apache Camel project! 🌟

⚠️ Please note that the changes on this PR may be tested automatically.

If necessary Apache Camel Committers may access logs and test results in the job summaries!

@orpiske
Copy link
Contributor Author

orpiske commented Nov 2, 2022

BTW, one note about this change (in case anyone reviews it) ... It's currently NOT using Camel's thread pool via the execution manager in the context. I want to fix this in a separate change, which I documented here: https://issues.apache.org/jira/browse/CAMEL-18675.

So, just FYI, this is my radar.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2022

Components tested:

Total Tested Failed ❌ Passed ✅
3 3 1 2

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2022

Components tested:

Total Tested Failed ❌ Passed ✅
2 2 1 1

@orpiske
Copy link
Contributor Author

orpiske commented Nov 2, 2022

Checkstyle fails because of the changes in camel-allcomponents:

[ERROR] Failed to execute goal on project camel-allcomponents: Could not resolve dependencies for project org.apache.camel:camel-allcomponents:pom:3.20.0-SNAPSHOT: Could not find artifact org.apache.camel:camel-wal:jar:3.20.0-SNAPSHOT in apache.snapshots (https://repository.apache.org/snapshots/) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project camel-allcomponents: Could not resolve dependencies for project org.apache.camel:camel-allcomponents:pom:3.20.0-SNAPSHOT: Could not find artifact org.apache.camel:camel-wal:jar:3.20.0-SNAPSHOT in apache.snapshots (https://repository.apache.org/snapshots/)

Nonetheless, I'll keep this one open for a day or so, just in case anyone wants to review it.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2022

Components tested:

Total Tested Failed ❌ Passed ✅
3 3 1 2

@orpiske
Copy link
Contributor Author

orpiske commented Nov 3, 2022

The failures are unrelated. Merging.

@orpiske orpiske merged commit dbdd44b into apache:main Nov 3, 2022
@orpiske orpiske deleted the camel-18653 branch April 10, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant