Hi,
I did try it out with 3.7.0-SNAPSHOT but the outcome was the same.
I'll put in a JIRA ticket and I'll provide details on how I was able
to replicate the issue. I'll also post it on here.
cheers
andy
On Mon, Nov 30, 2020 at 7:59 PM Zoran Regvart wrote:
>
> Hi Andy,
> sounds like an issue we
The Camel community announces the immediate availability of Apache
Camel-kafka-connector 0.6.1
The artifacts are published and ready for you to download either from the
Apache mirrors or from maven central.
For more info please visit the project GitHub repository[1].
Many thanks to all who made
Take a look at the camel-quarkus JDBC extension integration test:
https://github.com/apache/camel-quarkus/tree/master/integration-tests/jdbc
You can use Quarkus properties to define the datasource in
application.properties:
https://github.com/apache/camel-quarkus/blob/master/integration-tests/jd
How do I declare and inject a datasource for Camel JDBC using Quarkus?
/M
Hi
We are also facing the issue with 3.4.4 version of salesforce component. We
are facing since version 2.3 and I am not able to reproduce it successfully all
the time and couldn't find the issue for sure.
As a workaround (which is not good, but works fine for us), we are restarting
integrat
Hi Andy,
sounds like an issue we would not encounter when developing/running
integration tests. We have a number of issues (some of them have been
fixed) relating to streaming/push APIs with Salesforce.
Perhaps if you find that the recent versions did not fix your issue
you could contribute the lo