-
Hi,
Requests are getting timed out while waiting for the threads assigned to a channel because the thread is busy executing some other work.
Below is a simple camel route with a processor to imi…
-
We should be able to do something similar to what Camel Spring Boot does to capture configuration for Camel cluster services and then use it to create the appropriate `CamelClusterService`.
See exa…
-
# Demo
- demonstrate device scanning
- demonstrate gateway deployment
## Tooling
- create quickstart to archetype converter
- migrate documentation of Camel components to GitBook #293
- try to migrate…
-
## This is a...
[X] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Documentation issue or request
## Description
…
-
Hi.
When running the suggested example (mvn camel:run and mvn -Dtest=TestListener test) I receive the following error:
org.apache.camel.NoSuchBeanException: No bean could be found in the registry fo…
molk updated
11 years ago
-
### Please describe the feature that you want to propose
It would be useful to be able to convert `TextField`s into `TextArea`s areas on demand, so fields like `Sasl Jaas Config` from the kafka camel…
-
### Search before asking
- [X] I searched the [issues](https://github.com/ray-project/ray/issues) and found no similar issues.
### Ray Component
Dashboard
### What happened + What you ex…
-
Installed clerk to a project, and get this upon trying to run it. Both in repl and browser:
![image](https://github.com/user-attachments/assets/67876069-cb32-4cff-b7e2-b4aa63d0bed7)
-
A followup of https://github.com/apache/camel-quarkus/pull/3526#issuecomment-1032535928
There is a known limitation in #3526 that custom function classes have to be defined in a separate jar for t…
-
When using the Camel Smooks component to split and route fragments of the translated data, the headers of the original Message are lost. It would be useful to have an option on the Smooks endpoint to …