[GitHub] camel pull request #1769: CAMEL-11417: Fixed tab completion for route-reset-...

2017-06-15 Thread saravanakumar1987
GitHub user saravanakumar1987 opened a pull request: https://github.com/apache/camel/pull/1769 CAMEL-11417: Fixed tab completion for route-reset-stats command https://issues.apache.org/jira/browse/CAMEL-11417 Thanks, Saravanakumar You can merge this pull request into a

[GitHub] camel pull request #1768: CAMEL-11417: Fixed tab completion for route-reset-...

2017-06-15 Thread saravanakumar1987
Github user saravanakumar1987 closed the pull request at: https://github.com/apache/camel/pull/1768 --- 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 feat

[GitHub] camel pull request #1768: CAMEL-11417: Fixed tab completion for route-reset-...

2017-06-15 Thread saravanakumar1987
GitHub user saravanakumar1987 opened a pull request: https://github.com/apache/camel/pull/1768 CAMEL-11417: Fixed tab completion for route-reset-stats command https://issues.apache.org/jira/browse/CAMEL-11417 Thanks, Saravanakumar You can merge this pull request into a

[GitHub] camel pull request #1767: CAMEL-11149 Maps JMH benchmarks: add complex cases...

2017-06-15 Thread MarcinLachowicz
GitHub user MarcinLachowicz opened a pull request: https://github.com/apache/camel/pull/1767 CAMEL-11149 Maps JMH benchmarks: add complex cases for various header… … maps impl, tweak jmh config to produce readable results, fix checkstyle issue in SimpleMockTest. I've tw

[GitHub] camel pull request #1766: CAMEL-8419 Camel StreamCache does not work with CX...

2017-06-15 Thread snurmine
GitHub user snurmine opened a pull request: https://github.com/apache/camel/pull/1766 CAMEL-8419 Camel StreamCache does not work with CXF consumer for InOut messages * Closing UnitOfWork after Continuation has been processed You can merge this pull request into a Git repository by

[GitHub] camel pull request #1765: HazelcastSedaConsumer stopped unexpectedly

2017-06-15 Thread akgagnat
GitHub user akgagnat opened a pull request: https://github.com/apache/camel/pull/1765 HazelcastSedaConsumer stopped unexpectedly Move all Hazelcast instance interaction inside try-catch, and sleep 100 ms when exception occurred to avoid spamming log with errors e.g. when Hazelcast

Camel.2.19.x.notest - Build # 55 - Fixed

2017-06-15 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.19.x.notest (build #55) Status: Fixed Check console output at https://builds.apache.org/job/Camel.2.19.x.notest/55/ to view the results.

[GitHub] camel pull request #1764: CAMEL-11416: Removed the now useless overrides rem...

2017-06-15 Thread aldettinger
GitHub user aldettinger opened a pull request: https://github.com/apache/camel/pull/1764 CAMEL-11416: Removed the now useless overrides removal loop The overrides removal loop from `BeanInfo.introspect(Class)` is no more necessary. Bridge methods are already filtered by `BeanInf

[ANNOUNCEMENT] Apache Camel 2.19.1 Released

2017-06-15 Thread Gregor Zurowski
The Camel community announces the immediate availability of the Camel 2.19.1 patch release. This release contains 57 fixes and improvements applied in the past weeks on the 2.19.x branch. The artifacts are published and ready for you to download [1] either from the Apache mirrors or from the Centr

[RESULT] [VOTE] Release Apache Camel 2.19.1

2017-06-15 Thread Gregor Zurowski
Thanks everyone for your participation in this vote. The vote passes with the following results: +1 binding: 3 (Andrea Cosentino, Claus Ibsen, Gregor Zurowski) +1 non-bindung: 4 (Gary Brown, Onder Sezgin, Preben Asmussen, Zoran Regvart) I am going to publish the artifacts for Camel 2.19.1 short

Re: [VOTE] Release Apache Camel 2.19.1

2017-06-15 Thread Gregor Zurowski
+1 Gregor On Sun, Jun 11, 2017 at 9:40 PM, Gregor Zurowski wrote: > Hi Everyone: > > This is a vote to release Apache Camel 2.19.1, a new patch release > that includes 57 fixes and improvements. > > Release notes: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12340460&projec

[GitHub] camel pull request #1763: CAMEL-11236: added gRPC streaming producer strateg...

2017-06-15 Thread nicolaferraro
GitHub user nicolaferraro opened a pull request: https://github.com/apache/camel/pull/1763 CAMEL-11236: added gRPC streaming producer strategy Added a way to keep a gRPC stream open towards a remote server and send all exchanges inside that stream, routing all responses to another e

Camel.trunk.notest - Build # 3309 - Failure

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

[GitHub] camel pull request #1757: CAMEL-11407 camel-opentracing loggingtracer needs ...

2017-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1757 --- 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

[GitHub] camel pull request #1762: CAMEL-11411 camel-opentracing example uses incorre...

2017-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1762 --- 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

Exception while producing SNMPv1Trap

2017-06-15 Thread g306652
Hi Everyone, I have recently tried to produce SNMPv1 Trap using camel-snmp component. As I noticed, "process" method of SnmpTrapProducer tries to set max repetitions setting of PDU to 0 (At line 114 in given following github reference link). But this method is defined as; /public void setMaxR

Camel.2.19.x.notest - Build # 54 - Failure

2017-06-15 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.19.x.notest (build #54) Status: Failure Check console output at https://builds.apache.org/job/Camel.2.19.x.notest/54/ to view the results.

Re: Bug in camel-olingo2-api

2017-06-15 Thread sarhaynes
I will be writing 3 more issues I found during integration with SAP. I will fix once my schedule allows. Sean On Thu, Jun 15, 2017, 05:59 Claus Ibsen-2 [via Camel] < ml+s465427n5804136...@n5.nabble.com> wrote: > Hi > > I logged a ticket > https://issues.apache.org/jira/browse/CAMEL-11413 > > On

Re: Bug in camel-olingo2-api

2017-06-15 Thread Claus Ibsen
Hi I logged a ticket https://issues.apache.org/jira/browse/CAMEL-11413 On Wed, May 31, 2017 at 8:57 AM, Claus Ibsen wrote: > Hi > > You are welcome to log a JIRA and provide a fix via github PR or a .patch > file. > http://camel.apache.org/support.html > https://github.com/apache/camel/blob/mas

Re: [VOTE] Release Apache Camel 2.19.1

2017-06-15 Thread Claus Ibsen
Hi Gregor I wonder if you will get time maybe this weekend to close this VOTE and get the release out? On Sun, Jun 11, 2017 at 9:40 PM, Gregor Zurowski wrote: > Hi Everyone: > > This is a vote to release Apache Camel 2.19.1, a new patch release > that includes 57 fixes and improvements. > > Rele

Re: [HEADS UP] Camel clustering bits

2017-06-15 Thread Nicola Ferraro
+1 Really a great work Luca. It's completely separated from the route policy so that we can also implement the generic master component on top of it. But it can also be used for other purposes by just implementing a listener interface. The cluster view is also a clean way to monitor the cluster st

[GitHub] camel pull request #1759: CAMEL-11275 FileWatcherReloadStrategy watches sub ...

2017-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1759 --- 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