Otavio Rodolfo Piske
Otavio Rodolfo Piske
My understanding is in line w/ @oscerd's explanation. Personally, I'd prefer the project to abstract away some Camel features and patterns in order to offer a *simple* "Kafka connect way"...
I haven't researched further on this one, but it appears to be a problem on when the Jetty on the Kafka Connect shuts down. It may be possible that the...
> It sounds a good idea to me! In which form would you plan to add that? Thanks. I was thinking about a CLI utility, in a module within the...
> @orpiske For the configuration part actually I was planning to add an autogenerated example configuration listing only the required options (the camel catalog should provide that information). We can...
@developerDemetri hi, I don't think this has been discussed yet. Recently we aligned the code on master to 3.18.0. We have released Camel 3.18.1 just a few days ago as...
c/c: @valdar The risk we were discussing today.
So, I think the only way we could do something like this is by testing it outside of the build (as in a by a separate test framework). Although the...
Hi, Thanks. IIRC, they are generated automatically, so to that would require changing them on the components in Camel itself. I think we would need to look on a per-component...
@oscerd that was quick! Thanks Andrea.
@oscerd I gave it a try with Couchbase and 3.7. The URL formatting via `camel.sink.url` is OK now. However, when using only properties, our code is still formatting the URL...