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

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

[GitHub] camel pull request #1786: [CAMEL-11325] Upgrade Apache Spark version to 2.1....

2017-09-04 Thread vrlgohel
Github user vrlgohel closed the pull request at: https://github.com/apache/camel/pull/1786 ---

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

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

Re: Health Check API

2017-09-04 Thread Luca Burgazzoli
Correct spring boot here is used for demonstration purpose only to make it easy to configure health checks and to consume them using i.e. curl but the core check is pure camel :) --- Luca Burgazzoli On Mon, Sep 4, 2017 at 5:16 PM, Claus Ibsen wrote: > Hi Luca > > I will take a closer look tomor

Re: Health Check API

2017-09-04 Thread Claus Ibsen
Hi Luca I will take a closer look tomorrow, I just peaked a bit today. Just to be sure, the implementation of the logic that performs the actual health check is agnostic? i.e. its not tied to must be using Spring Boot. And that logic is if possible reusing the "ping check" (i.e. verifier extensio

Re: Should we combine Spring Boot starters

2017-09-04 Thread Claus Ibsen
Hi I do like how it is today where there is a -starter for each Camel component we support on Spring Boot. That makes it easy to see what we support and have. Spring Boot v1.5 is the last 1.x release. Spring Boot is not like an app server like Tomcat, JBoss etc where you host many apps in that ap

Health Check API

2017-09-04 Thread Luca Burgazzoli
Hello, I've been working a little on the Health Check API [1] implementation an the code is available in my Apache Camel fork [2]. There is now a a new package [3] that defines the following concepts: - HealthCheck this represent an health check and defines the some basic contract i.e the re

[GitHub] camel pull request #1914: CAMEL-11733: Fixed partition character

2017-09-04 Thread evmin
GitHub user evmin opened a pull request: https://github.com/apache/camel/pull/1914 CAMEL-11733: Fixed partition character Resolved the issue where the partition taken from the Header is not correctly defined. You can merge this pull request into a Git repository by running: $

Camel.trunk.notest - Build # 3561 - Failure

2017-09-04 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #3561) Status: Failure Check console output at https://builds.apache.org/job/Camel.trunk.notest/3561/ to view the results.