[GitHub] camel pull request #1084: fix to bom

2016-07-24 Thread nicolaferraro
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

Camel.trunk.notest - Build # 2822 - Fixed

2016-07-24 Thread Apache Jenkins Server
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.

Enhancing non-blocking & reactive capabilities of Camel

2016-07-24 Thread Vitalii Tymchyshyn
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] camel pull request #1085: CAMEL-10172: Make BeanProducer fully async

2016-07-24 Thread asfgit
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

Re: issue with CAMEL-10144: Salesforce component now ignores ALL unknown properties …

2016-07-24 Thread Claus Ibsen
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

Re: Google Cloud PubSub

2016-07-24 Thread Claus Ibsen
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