camel icon indicating copy to clipboard operation
camel copied to clipboard

Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.

Results 84 camel issues
Sort by recently updated
recently updated
newest added

Changes to address flakiness: - most likely cause is resource crunch on CI causing some tests to time out. - more unique test-specific topic names approach might be needed later...

components
components-kafka
camel-4

# 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)...

components
core-build-and-dependencies
camel-4

fixes https://issues.apache.org/jira/browse/CAMEL-20784 I remoced the annotation (`CamelQuarkusTest`) which does not exist and I moved the validation into a protected method. Child class is able to override the behavior if needed....

components
camel-4

The recent attacks to open source projects, by malicious actors trying to obtain privileged access to the repositories and injecting malicious code has been pretty frightening. Just recently we had...

docs
camel-4

# Description Improvement on camel-kubernetes, it is possible to save a binay file from Secret or Config Map # Target - [x ] I checked that the commit is targeting...

components
docs
camel-4

Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 4.3 to 4.5. Commits aa05f0e [maven-release-plugin] prepare release license-maven-plugin-4.5 125914e Try fix this Maven error while releasing: 4c85b0d Try fix this Maven error while releasing: 282f313 Try...

dependencies
java
camel-4

* Fix visibility issues * Fix busy-wait loop issues

core
camel-4

Preparing the ground for bigger cleanups by moving and cleaning up things a bit

components
camel-4