Andrea Tarocchi

Results 29 issues of Andrea Tarocchi

## This is a... [x] Feature request [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Documentation...

cat/feature
cat/techdebt
group/connector
group/server
status/never-stale

## This is a... [ ] Feature request [ ] Regression (a behavior that used to work and stopped working in a new release) [X] Bug report [ ] Documentation...

cat/bug
notif/triage
status/never-stale

enhancement
good first issue

Please see: https://github.com/apache/camel-kafka-connector/blob/main/tooling/camel-kafka-connector-docs-maven-plugin/src/main/java/org/apache/camel/kafkaconnector/maven/docs/UpdateDocComponentsListMojo.java#L51 https://github.com/apache/camel-kafka-connector/blob/main/tooling/camel-kafka-connector-docs-maven-plugin/src/main/java/org/apache/camel/kafkaconnector/maven/docs/UpdateDocComponentsListMojo.java#L171

enhancement
good first issue

Related to https://github.com/apache/camel-kafka-connector/issues/692 When a cache is in place one can think about pre-populate it using a ServiceLoader like pattern in order to enable registration of precomputed conversions (might be...

enhancement

I am not sure they will add much test coverage but it could be feasible to automatically generate some tests for each connector. The generated test would not actually start...

enhancement
discussion

Autogenerate as much content as possible see: https://camel.apache.org/releases/release-3.2.0/ Is related to #163

documentation
enhancement
release

There is this [//TODO](https://github.com/apache/camel-kafka-connector/blob/master/tooling/camel-kafka-connector-generator-maven-plugin/src/main/java/org/apache/camel/kafkaconnector/maven/GenerateCamelKafkaConnectorsMojo.java#L112) in the code ad a reminder to reason over if there is a way to include `dataformats` dependencies into the generated connectors and how.

discussion

See: https://github.com/apache/camel-kafka-connector/blob/master/tooling/camel-kafka-connector-generator-maven-plugin/README.adoc#L3

documentation

Fix for #4948 that is part of #3397 A `platformcontroller` command is added as subcommand of `kamel`; it runs an operator like the `operator` subcomand does, but platformcontroller would just...

kind/feature
trigger native test