The Apache Jenkins build system has built Camel.2.16.x.notest (build #220)
Status: Failure
Check console output at https://builds.apache.org/job/Camel.2.16.x.notest/220/
to view the results.
Hello,
Yes. Thank you. We are able to do this with PollEnrich. The following
route is modified:
from("timer://foo?fixedRate=true&period=1")
.setBody().constant("test")
.setHeader("kafka.OFFSET",constant("smallest"))
See the content enricher EIP and the pollEnrich
On Wed, Dec 23, 2015 at 1:51 PM, web_nab...@sunilsamuel.com
wrote:
> Hello,
>
> I am trying to use the kafka component as a consumer from within a route.
> For instance,
>
> from("timer://foo?fixedRate=true&period=6")
>
Hello,
Thank you for the response. I tried this already and it did not work. I
will continue to work on this to see if I can figure out what the issue is
and will post if/once I solve this issue in case others run into the same
issue.
Thank You,
sunil.
--
View this message in context:
http:
Hello,
I am trying to use the kafka component as a consumer from within a route.
For instance,
from("timer://foo?fixedRate=true&period=6")
/* Use Kafka to consumer message */
.setHeader("kafka.OFFSET",constant("0"))
GitHub user FingolfinTEK opened a pull request:
https://github.com/apache/camel/pull/744
RabbitMQEndpoint code cleanup
Refactored RabbitMQEndpoint a bit to avoid RabbitMQEndpoint becoming a god
class: extracted a few helper classes and did some minor method extractions to
improve r
On Tue, Dec 22, 2015 at 7:55 PM, Quinn Stevenson
wrote:
> Thank You Claus -
>
> I’m getting ready to add a little more to the documentation around Blueprint
> testing. Is there a review procedure for documentation updates?
>
Not really, the community put trust in the people editing the docs is
d