Re: Camel 3.0 ideas : LeaderPolicy

2016-09-14 Thread Luca Burgazzoli
Yep I'd like something like an open LeaderElection API a user can implement from scratch (i.e. one may want to gahve multipel eladers) or you can define just the leadership part and the default implementation does everything else for you. --- Luca Burgazzoli On Thu, Sep 15, 2016 at 8:34 AM, Andr

Re: Camel 3.0 ideas : LeaderPolicy

2016-09-14 Thread Andrea Cosentino
Maybe we can also give the possibility to end user to implement their own leader election policy. -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On

Re: Camel 3.0 ideas : LeaderPolicy

2016-09-14 Thread Claus Ibsen
On Thu, Sep 15, 2016 at 8:14 AM, Luca Burgazzoli wrote: > Hello everyone, > > I've been working on some master/slave RoutePolicy and I'm wondering > if we can have a proper LeaderPolicy with a standardized > implementation in Camel 3.0 so one has only to notify when a > leadership is taken > > In

Re: Getting ready for Apache Camel 2.18 Release

2016-09-14 Thread Claus Ibsen
On Wed, Sep 14, 2016 at 3:32 PM, Nicola Ferraro wrote: > Well, it was one of the drawbacks of the approach. Forcing users to include > *only* the camel BOM allows us to completely control the dependencies, but > it's probably a too strict requirement for users. > > We can also provide a option 1+2

Re: Apache Camel 2.16.4 release

2016-09-14 Thread Luca Burgazzoli
+1 --- Luca Burgazzoli On Thu, Sep 15, 2016 at 8:03 AM, Andrea Cosentino wrote: > +1, Thanks a lot Gregor! > -- > Andrea Cosentino > -- > Apache Camel PMC Member > Apache Karaf Committer > Apache Servicemix Committer > Email: ancosen1...@yahoo.com > Twitter: @os

Camel 3.0 ideas : LeaderPolicy

2016-09-14 Thread Luca Burgazzoli
Hello everyone, I've been working on some master/slave RoutePolicy and I'm wondering if we can have a proper LeaderPolicy with a standardized implementation in Camel 3.0 so one has only to notify when a leadership is taken In addition it may be nice to have: - a support for Leader election from t

Re: Apache Camel 2.16.4 release

2016-09-14 Thread Andrea Cosentino
+1, Thanks a lot Gregor! -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Wednesday, September 14, 2016 8:36 PM, Gregor Zurowski wrote: Hi Everyon

Re: Wiki access

2016-09-14 Thread Claus Ibsen
Hi I have granted you karma to be able to edit. Thanks for helping the project. Mind that the documentation is being moved to adoc so you may also consider updating the docs in the adoc files if its related to Camel components / languages / data formats etc. http://camel.apache.org/contributing.

Re: Apache Camel 2.16.4 release

2016-09-14 Thread Claus Ibsen
+1 On Wed, Sep 14, 2016 at 8:35 PM, Gregor Zurowski wrote: > Hi Everyone: > > As previously discussed on the list, we should get a final Camel > 2.16.4 release out the door. If everyone agrees, I will create a > release candidate this week. What do you think? > > Thanks, > Gregor -- Claus

Re: Camel-docker upgrade library, test failure!

2016-09-14 Thread fabryprog
Hello, this is my branch https://github.com/Fabryprog/camel/tree/CAMEL-10307 -- View this message in context: http://camel.465427.n5.nabble.com/Camel-docker-upgrade-library-test-failure-tp5787511p5787552.html Sent from the Camel Development mailing list archive at Nabble.com.

Wiki access

2016-09-14 Thread Alvin Kwekel
LS, Can you please provide me access to the Camel wiki to I can help improve the docs. I have an approved ASF as alvinkwe...@gmail.com. Thanks in advance. Kind regards, Alvin Kwekel

[GitHub] camel pull request #1173: CAMEL-10317: Added support to use Http synchronous...

2016-09-14 Thread kiransg
Github user kiransg closed the pull request at: https://github.com/apache/camel/pull/1173 --- 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 ena

[GitHub] camel pull request #1176: CAMEL-10317: Added support to use Http synchronous...

2016-09-14 Thread kiransg
Github user kiransg closed the pull request at: https://github.com/apache/camel/pull/1176 --- 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 ena

Camel.trunk.notest - Build # 2874 - Still Failing

2016-09-14 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #2874) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest/2874/ to view the results.

Apache Camel 2.16.4 release

2016-09-14 Thread Gregor Zurowski
Hi Everyone: As previously discussed on the list, we should get a final Camel 2.16.4 release out the door. If everyone agrees, I will create a release candidate this week. What do you think? Thanks, Gregor

Re: Setting the MessageId and CorrelationId headers before sending to IBM MQ

2016-09-14 Thread Matt Pavlovich
I noticed the WMQ_ headers which many times indicate talking to a legacy WMQ client (non JMS). You may need to set the destination configuration option for targetClient=0. Syntax example: |...| |.setHeader("CamelJmsDestinationName", constant("queue:||///MY_QUEUE?targetClient=1"))| |.to("wmq:

[GitHub] camel pull request #1177: Camel 10319

2016-09-14 Thread Fabryprog
GitHub user Fabryprog opened a pull request: https://github.com/apache/camel/pull/1177 Camel 10319 https://issues.apache.org/jira/browse/CAMEL-10319 You can merge this pull request into a Git repository by running: $ git pull https://github.com/Fabryprog/camel CAMEL-10319 Alte

[GitHub] camel pull request #1175: Remove deprecated method in CamelHttpClient

2016-09-14 Thread tkopczynski
Github user tkopczynski closed the pull request at: https://github.com/apache/camel/pull/1175 --- 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

[GitHub] camel pull request #1174: CAMEL-10263: Logging improvements

2016-09-14 Thread tkopczynski
Github user tkopczynski closed the pull request at: https://github.com/apache/camel/pull/1174 --- 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

Re: Getting ready for Apache Camel 2.18 Release

2016-09-14 Thread Nicola Ferraro
Well, it was one of the drawbacks of the approach. Forcing users to include *only* the camel BOM allows us to completely control the dependencies, but it's probably a too strict requirement for users. We can also provide a option 1+2: i.e. a auto-generated Camel BOM without any conflict with the s

[GitHub] camel pull request #1176: CAMEL-10317: Added support to use Http synchronous...

2016-09-14 Thread kiransg
GitHub user kiransg opened a pull request: https://github.com/apache/camel/pull/1176 CAMEL-10317: Added support to use Http synchronous client with Olingo… …2 Component You can merge this pull request into a Git repository by running: $ git pull https://github.com/Infosys/c

Re: Camel-docker upgrade library, test failure!

2016-09-14 Thread Andrew Block
Hi, I helped create the original implementation. Is the code you are working on in a branch that I might be able to access so I can take a look? Thanks, Andy On Tue, Sep 13, 2016 at 9:10 AM, fabryprog wrote: > This is maven dependency tree > > > OpenJDK 64-Bit Server VM warning: ignoring opti

Re: Getting ready for Apache Camel 2.18 Release

2016-09-14 Thread Claus Ibsen
Hi Nicola Great work on all this Spring Boot starter stuff. I would like to discuss/hear more about the #1 option you listed on https://github.com/apache/camel/pull/1164 I think that end users would really prefer their Spring Boot applications to be "pure" spring boot by having the Spring Boot B

Re: Setting the MessageId and CorrelationId headers before sending to IBM MQ

2016-09-14 Thread Claus Ibsen
The JMSMessageID cannot be set by a client, its generated by the JMS client/broker. And typically for the JMSCorrelationID you would use a String type. The JMS spec do not allow using byte arrays in JMS headers. https://docs.oracle.com/javaee/7/api/javax/jms/Message.html On Tue, Sep 13, 2016 a