The Apache Jenkins build system has built Camel.trunk.notest (build #3262)
Status: Failure
Check console output at https://builds.apache.org/job/Camel.trunk.notest/3262/
to view the results.
Hi,
I have found a flaw in the HTTP-Session Handling I implemented some time ago:
If all the endpoints supporting HTTP-Session Handling are called in a multicast
and the scope of the session is supposed to be the exchange, this will not work
as expected.
See the following examples:
GitHub user TomasBurian opened a pull request:
https://github.com/apache/camel/pull/1731
Update CMISSessionFacade.java
Hi, this piece of code causes two calls in a row for content stream. Result
of document.getContentStream() has to be stored and used where is needed, not
to call d
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/1730
---
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
It looks like the schema.registry.url comes only from Kafka Confluent
distribution.
There are no references to this option in
http://kafka.apache.org/documentation.html#producerconfigs
and in the kafka code too.
We currently support Apache Kafka distribution and not the Confluent
distributio