Github user nicolaferraro closed the pull request at:
https://github.com/apache/camel/pull/1084
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature
The Apache Jenkins build system has built Camel.trunk.notest (build #2822)
Status: Fixed
Check console output at https://builds.apache.org/job/Camel.trunk.notest/2822/
to view the results.
Hi.
I work with Apache Camel for few years already and did some minor
enhancements in the past (e.g. enhancing AVRO support).
Now we have a new requirement for high-TPS fintech processing. Such TPS can
only being achieved with non-blocking processing. It turned out that camel
does a pretty decent
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/1085
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
Hi
Ah can you log a JIRA and maybe work on a patch / PR to fix this?
On Fri, Jul 22, 2016 at 7:46 PM, ssatguru wrote:
> The fix doesn't seem to be working.
>
> As part if this fix the annotation
> @JsonIgnoreProperties(ignoreUnknown = true)
> was added to the base class "AbstractDTOBase"
>
> ht
Hi
I do not think so. You are very welcome to log a JIRA ticket and start
work on such components. We love contributions
http://camel.apache.org/contributing
And here is a guide how to write a Camel component
http://camel.apache.org/add-new-component-guide.html
On Fri, Jul 22, 2016 at 2:16 PM, E