Re: Camel component for Ehcache 3.0

2016-04-19 Thread Andrea Cosentino
+1 :-) -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Wednesday, April 20, 2016 7:41 AM, Luca Burgazzoli wrote: Yep, that was one of the main re

Re: Camel component for Ehcache 3.0

2016-04-19 Thread Luca Burgazzoli
Yep, that was one of the main reasons :-) --- Luca Burgazzoli On Tue, Apr 19, 2016 at 11:10 PM, Bilgin Ibryam wrote: > Good idea. Also may be we should name the component this time ehcache > rather than just cache as we have many cache implementations. > > On 19 April 2016 at 17:17, Claus Ibsen

Re: SpringCache based IdempotentRepository

2016-04-19 Thread Claus Ibsen
Hi Yeah sure, its good to make this easier to setup and use. On Tue, Apr 19, 2016 at 7:47 PM, Luca Burgazzoli wrote: > Hello, > > While working on camel-infinispan I had some troubles configuring a > RemoteCacheManager as it relies on a fluent configuration builder > which does not play very wel

Re: New Hystrix based Circuit Breaker EIP

2016-04-19 Thread Claus Ibsen
Hi The tests are here https://github.com/apache/camel/tree/master/components/camel-hystrix/src/test/java/org/apache/camel/component/hystrix/processor On Tue, Apr 19, 2016 at 11:16 PM, Bilgin Ibryam wrote: > Claus, are the example links correct, I get 404? > > On 18 April 2016 at 17:24, Claus Ibs

Re: New Hystrix based Circuit Breaker EIP

2016-04-19 Thread Bilgin Ibryam
Claus, are the example links correct, I get 404? On 18 April 2016 at 17:24, Claus Ibsen wrote: > Hi > > We have a few attempts of a Circuit Breaker in Apache Camel > > - Circuit Braker Load Balancer > - Hystrix Component > > The former is a pure Camel implementation in camel-core that when the >

Re: Camel component for Ehcache 3.0

2016-04-19 Thread Bilgin Ibryam
Good idea. Also may be we should name the component this time ehcache rather than just cache as we have many cache implementations. On 19 April 2016 at 17:17, Claus Ibsen wrote: > On Tue, Apr 19, 2016 at 5:42 PM, Luca Burgazzoli > wrote: >> Hello, >> >> As Ehcache has released version 3.0 of th

SpringCache based IdempotentRepository

2016-04-19 Thread Luca Burgazzoli
Hello, While working on camel-infinispan I had some troubles configuring a RemoteCacheManager as it relies on a fluent configuration builder which does not play very well with Spring XML. Luckily Infinispan has some support for Spring so they have a SpringRemoteCacheManagerFactoryBean which ease

Re: Camel component for Ehcache 3.0

2016-04-19 Thread Claus Ibsen
On Tue, Apr 19, 2016 at 5:42 PM, Luca Burgazzoli wrote: > Hello, > > As Ehcache has released version 3.0 of their caching solution > (http://www.ehcache.org/) it may make sense to make a new component > camel-ehcache and deprecating the old camel-cache component. > > Thoughts ? > Yeah that is a g

Camel component for Ehcache 3.0

2016-04-19 Thread Luca Burgazzoli
Hello, As Ehcache has released version 3.0 of their caching solution (http://www.ehcache.org/) it may make sense to make a new component camel-ehcache and deprecating the old camel-cache component. Thoughts ? --- Luca Burgazzoli

[GitHub] camel pull request: CAMEL-9881 Fixed completionPredicate method de...

2016-04-19 Thread bgaudaen
GitHub user bgaudaen opened a pull request: https://github.com/apache/camel/pull/950 CAMEL-9881 Fixed completionPredicate method definition Fixed completionPredicate method definition Added a simple unit test You can merge this pull request into a Git repository by running: